Gabriel Handford
|
5e8059e0fa
|
Fix method names, move to anon namespace
|
2016-11-17 10:33:24 +09:00 |
|
Gabriel Handford
|
08a9af3a85
|
Linting
|
2016-11-17 10:33:24 +09:00 |
|
Gabriel Handford (linux)
|
d186fd78e3
|
Fix header
|
2016-11-17 10:33:23 +09:00 |
|
Gabriel Handford
|
6524a33ffc
|
Include callback header
|
2016-11-17 10:33:23 +09:00 |
|
Gabriel Handford
|
21df08d536
|
Remove redundant comment
|
2016-11-17 10:33:23 +09:00 |
|
Gabriel Handford
|
cfd2a029ad
|
Fix linting
|
2016-11-17 10:33:23 +09:00 |
|
Gabriel Handford
|
c78567aba6
|
Update shell openExternal docs (from review)
|
2016-11-17 10:33:23 +09:00 |
|
Gabriel Handford
|
9ca684d87f
|
Remove redundant method
|
2016-11-17 10:33:23 +09:00 |
|
Gabriel Handford
|
128feb17cb
|
Fix method call
|
2016-11-17 10:33:23 +09:00 |
|
Gabriel Handford
|
3eb5f8d521
|
Fix typo
|
2016-11-17 10:33:23 +09:00 |
|
Gabriel Handford
|
b266533dfc
|
Shell openExternal can take optional callback (macOS)
|
2016-11-17 10:33:23 +09:00 |
|
Zeke Sikelianos
|
1b5b29901c
|
Merge pull request #7969 from electron/one-file-per-api
move each API doc into its own file
|
2016-11-16 11:12:36 -08:00 |
|
Zeke Sikelianos
|
468d8b7707
|
reference node's process object
|
2016-11-16 09:54:29 -08:00 |
|
Zeke Sikelianos
|
1da97f729e
|
process object is available in renderer processes too
|
2016-11-16 09:54:19 -08:00 |
|
Zeke Sikelianos
|
f9683ff99f
|
use unreleased linter
|
2016-11-16 09:03:17 -08:00 |
|
Zeke Sikelianos
|
a7fdd04751
|
move menu constructor docs to top of file
|
2016-11-16 09:02:49 -08:00 |
|
Zeke Sikelianos
|
5979dab13c
|
fix some class headings
|
2016-11-16 09:02:49 -08:00 |
|
Zeke Sikelianos
|
c9739abf7f
|
add description and process for BrowserWindow class
|
2016-11-16 09:02:49 -08:00 |
|
Zeke Sikelianos
|
39330affda
|
DownloadItem only needs one heading
|
2016-11-16 09:02:49 -08:00 |
|
Zeke Sikelianos
|
d6684c4dcd
|
fix UploadBlob heading
|
2016-11-16 09:02:49 -08:00 |
|
Zeke Sikelianos
|
4770d2b526
|
returns an instance, not the module
|
2016-11-16 09:02:49 -08:00 |
|
Zeke Sikelianos
|
2b689a21e7
|
fix structure headings
|
2016-11-16 09:02:49 -08:00 |
|
Zeke Sikelianos
|
b084dc29ea
|
move each API doc into its own file
|
2016-11-16 09:02:49 -08:00 |
|
Kevin Sawicki
|
c4d74c48e4
|
Bump v1.4.7
|
2016-11-16 08:11:28 -08:00 |
|
Kevin Sawicki
|
436775b1e4
|
Merge branch 'opener-origin-check'
|
2016-11-16 08:10:18 -08:00 |
|
Kevin Sawicki
|
aa2824621a
|
Make scheme const
|
2016-11-16 08:03:07 -08:00 |
|
Kevin Sawicki
|
651eaec64f
|
Use sender.id instead of sender.webContents.id
|
2016-11-16 07:50:30 -08:00 |
|
Kevin Sawicki
|
92577c37c8
|
Don't log blocked messages when guestWindow is null
|
2016-11-16 07:50:30 -08:00 |
|
Kevin Sawicki
|
04c68745db
|
Always call done callback in before block
|
2016-11-16 07:50:30 -08:00 |
|
Cheng Zhao
|
81f2e76e36
|
Fix standard linting errors
|
2016-11-16 07:50:30 -08:00 |
|
Cheng Zhao
|
18fca785c4
|
Print error messages
|
2016-11-16 07:50:30 -08:00 |
|
Cheng Zhao
|
a1066617a8
|
Do permission check when calling guest window methods
|
2016-11-16 07:50:30 -08:00 |
|
Cheng Zhao
|
a1dfdbdde4
|
spec: Should check origin before accessing window.opener
|
2016-11-16 07:50:30 -08:00 |
|
Kevin Sawicki
|
63a138b6de
|
Merge pull request #7980 from electron/guard-against-missing-members
Guard against missing members in setObjectMembers
|
2016-11-16 07:46:42 -08:00 |
|
Kevin Sawicki
|
5167ccd147
|
Guard against missing members in setObjectMembers
|
2016-11-16 07:45:34 -08:00 |
|
Kevin Sawicki
|
cb0845fc49
|
Merge pull request #7979 from electron/credits-attributed-string
Convert about credits to NSAttributedString
|
2016-11-16 07:45:07 -08:00 |
|
Kevin Sawicki
|
11449b2e8c
|
Convert about credits to NSAttributedString
|
2016-11-16 07:42:24 -08:00 |
|
Kevin Sawicki
|
bee5ced8f4
|
Merge pull request #7978 from electron/memoize-no-asar-env-check
Memoize ELECTRON_NO_ASAR env var check
|
2016-11-16 07:41:48 -08:00 |
|
Kevin Sawicki
|
bea1a0643c
|
Memoize ELECTRON_NO_ASAR env var check
|
2016-11-16 07:37:53 -08:00 |
|
Kevin Sawicki
|
f111bb4107
|
Merge pull request #7989 from electron/pin-electron-docs-linter
Pin electron-docs-linter version
|
2016-11-16 07:37:08 -08:00 |
|
Kevin Sawicki
|
f20ca63dd0
|
Pin electron-docs-linter to 1.14.1
|
2016-11-16 07:33:36 -08:00 |
|
Márton Salomváry
|
98e18a62e2
|
Clarify docs on a before-quit behavior edge case
See #7875
|
2016-11-16 10:38:57 +01:00 |
|
Kevin Sawicki
|
9624bc1403
|
Merge pull request #7917 from voidbridge/feature/expose-cert-chain
Expose whole certificate chain to verify proc
|
2016-11-15 16:37:58 -08:00 |
|
Kevin Sawicki
|
fc1ce3eeab
|
Assert certs further up the chain
|
2016-11-15 16:32:12 -08:00 |
|
Kevin Sawicki
|
095d711848
|
Remove select-client-certificate issueCert assert
|
2016-11-15 16:24:50 -08:00 |
|
Kevin Sawicki
|
a1dca8afc9
|
🎨 Remove buildup asserts and just use assert.equal
|
2016-11-15 15:53:42 -08:00 |
|
Greg Nolle
|
86321a2c60
|
Fixed incorrect subject name of test client certificate.
|
2016-11-15 15:53:42 -08:00 |
|
Greg Nolle
|
2e5c92d41e
|
Fix listing issues: remove semicolons.
|
2016-11-15 15:53:42 -08:00 |
|
Greg Nolle
|
f767f0f048
|
Remove unnecessary ConvertToV8 calls.
|
2016-11-15 15:53:42 -08:00 |
|
Greg Nolle
|
93ce2f7800
|
Add assertions for new fields in existing specs.
|
2016-11-15 15:53:42 -08:00 |
|