Kevin Sawicki [Fri, 7 Apr 2017 23:42:01 +0000 (16:42 -0700)]
Wait until server closes in afterEach
Kevin Sawicki [Fri, 7 Apr 2017 16:01:28 +0000 (09:01 -0700)]
Bump v1.6.6
Kevin Sawicki [Thu, 6 Apr 2017 20:17:13 +0000 (13:17 -0700)]
Merge pull request #9132 from electron/fork-eval-node-fix
Cherry pick node fix for ChildProcess.fork --eval bug
Kevin Sawicki [Thu, 6 Apr 2017 16:52:52 +0000 (09:52 -0700)]
:art:
Kevin Sawicki [Thu, 6 Apr 2017 16:48:04 +0000 (09:48 -0700)]
Upgrade node for fork --eval cherry pick fix
Kevin Sawicki [Thu, 6 Apr 2017 16:47:33 +0000 (09:47 -0700)]
Add failing spec for fork --eval message bug
Kevin Sawicki [Thu, 6 Apr 2017 15:48:15 +0000 (08:48 -0700)]
Merge pull request #9117 from electron/fix_debug_checks
Fixed a couple of failing debug checks when calling Chromium APIs
Kevin Sawicki [Thu, 6 Apr 2017 15:47:21 +0000 (08:47 -0700)]
Merge pull request #9129 from runinspring/patch-1
Update accelerator.md
Kevin Sawicki [Thu, 6 Apr 2017 15:46:55 +0000 (08:46 -0700)]
Merge pull request #9126 from runinspring/master
Update menu.md and menu-item.md
Kevin Sawicki [Thu, 6 Apr 2017 15:46:25 +0000 (08:46 -0700)]
Merge pull request #9125 from electron/fix-chrome-upgrade-link
Fix link to the Upgrading Chrome doc
Kevin Sawicki [Thu, 6 Apr 2017 15:45:48 +0000 (08:45 -0700)]
Merge pull request #9124 from TasukuUno/fix-docs
Fix document of MimeTypedBuffer Object
ZhangYu [Thu, 6 Apr 2017 09:29:06 +0000 (17:29 +0800)]
Update accelerator.md
ZhangYu [Thu, 6 Apr 2017 07:06:46 +0000 (15:06 +0800)]
Update menu-item.md
ZhangYu [Thu, 6 Apr 2017 07:06:02 +0000 (15:06 +0800)]
Update menu.md
Vadim Macagon [Thu, 6 Apr 2017 06:04:19 +0000 (16:04 +1000)]
Fix link to the Upgrading Chrome doc
Tasuku Uno [Thu, 6 Apr 2017 02:38:59 +0000 (11:38 +0900)]
:memo: Fix document of MimeTypedBuffer Object
[ci skip]
Kevin Sawicki [Wed, 5 Apr 2017 23:27:58 +0000 (16:27 -0700)]
Merge pull request #9111 from electron/deliver-ipc-messages-to-handlers
Fix printing on Windows
Ales Pergl [Wed, 5 Apr 2017 12:45:46 +0000 (14:45 +0200)]
Fixed a couple of failing debug checks when calling Chromium APIs
Kevin Sawicki [Wed, 5 Apr 2017 03:47:05 +0000 (20:47 -0700)]
Append printed page to job
Kevin Sawicki [Wed, 5 Apr 2017 03:40:43 +0000 (20:40 -0700)]
Restore delivering IPC messages to utility handlers
Kevin Sawicki [Tue, 4 Apr 2017 21:09:59 +0000 (14:09 -0700)]
Merge pull request #9028 from electron/fix-popover-items-not-updating
Fix popover items not updating
Kevin Sawicki [Mon, 3 Apr 2017 18:05:16 +0000 (11:05 -0700)]
Guard against missing popover identifier
Kevin Sawicki [Mon, 3 Apr 2017 17:57:57 +0000 (10:57 -0700)]
Use const references for params
Samuel Attard [Wed, 29 Mar 2017 04:01:14 +0000 (15:01 +1100)]
Update as per feedback
Samuel Attard [Mon, 27 Mar 2017 10:10:14 +0000 (21:10 +1100)]
Allow items to be assigned to multiple popovers
Samuel Attard [Mon, 27 Mar 2017 09:45:27 +0000 (20:45 +1100)]
Store parent popover in popover touch bar items
Kevin Sawicki [Tue, 4 Apr 2017 20:35:55 +0000 (13:35 -0700)]
Merge pull request #9023 from electron/touchbar-set-escape-button
TouchBar - Method to set escape button
Kevin Sawicki [Tue, 4 Apr 2017 20:14:56 +0000 (13:14 -0700)]
Add spec for interaction event with escape item
Kevin Sawicki [Tue, 4 Apr 2017 20:12:29 +0000 (13:12 -0700)]
Check that escape item is non-null before checking id
Kevin Sawicki [Mon, 3 Apr 2017 22:12:57 +0000 (15:12 -0700)]
Support passing escape item to TouchBar constructor
Kevin Sawicki [Mon, 3 Apr 2017 16:34:55 +0000 (09:34 -0700)]
Make escape item a property instead of setter
Kevin Sawicki [Wed, 29 Mar 2017 20:26:52 +0000 (13:26 -0700)]
Handle change and interaction events on escape items
Kevin Sawicki [Wed, 29 Mar 2017 20:11:25 +0000 (13:11 -0700)]
Update window via listener when escape item changes
Kevin Sawicki [Wed, 29 Mar 2017 19:48:58 +0000 (12:48 -0700)]
Clear escape item
Kevin Sawicki [Wed, 29 Mar 2017 19:46:33 +0000 (12:46 -0700)]
replaceEscapeItem -> setEscapeItem
Kevin Sawicki [Wed, 29 Mar 2017 19:45:01 +0000 (12:45 -0700)]
Take const reference
Kevin Sawicki [Wed, 29 Mar 2017 19:41:49 +0000 (12:41 -0700)]
:art:
Kevin Sawicki [Wed, 29 Mar 2017 19:41:36 +0000 (12:41 -0700)]
Add escapeKeyReplacementItemIdentifier forward declaration
Samuel Attard [Wed, 29 Mar 2017 04:11:39 +0000 (15:11 +1100)]
Make everything pointer like
Samuel Attard [Mon, 27 Mar 2017 00:23:48 +0000 (11:23 +1100)]
Add smoke test for escape replacement
Samuel Attard [Mon, 27 Mar 2017 00:22:52 +0000 (11:22 +1100)]
Add a method to set the escape identifier on the touch bar
Kevin Sawicki [Tue, 4 Apr 2017 19:50:15 +0000 (12:50 -0700)]
Merge pull request #9101 from electron/wrap-remote-set-as-args
Support calling remote setters with remote objects
Kevin Sawicki [Mon, 3 Apr 2017 21:30:21 +0000 (14:30 -0700)]
Match args style of other IPC handlers
Kevin Sawicki [Mon, 3 Apr 2017 21:26:39 +0000 (14:26 -0700)]
Add tests for setting remote property null/undefined
Kevin Sawicki [Mon, 3 Apr 2017 21:18:04 +0000 (14:18 -0700)]
Wrap remote value being set as an arg
Kevin Sawicki [Mon, 3 Apr 2017 21:17:16 +0000 (14:17 -0700)]
Add spec for remote setter with remote object
Kevin Sawicki [Tue, 4 Apr 2017 18:17:09 +0000 (11:17 -0700)]
Merge pull request #9099 from electron/certificate-trust
macOS: Add certificate trust API
Kevin Sawicki [Tue, 4 Apr 2017 17:49:21 +0000 (10:49 -0700)]
Add specs for showCertificateTrustDialog option errors
Kevin Sawicki [Tue, 4 Apr 2017 17:49:10 +0000 (10:49 -0700)]
Make browser window optional
joshaber [Tue, 4 Apr 2017 15:45:27 +0000 (11:45 -0400)]
Fix c&p error
Kevin Sawicki [Tue, 4 Apr 2017 15:42:08 +0000 (08:42 -0700)]
Merge pull request #9072 from p-jackson/patch-1
Document passing null to Menu.setApplicationMenu
Kevin Sawicki [Tue, 4 Apr 2017 15:41:34 +0000 (08:41 -0700)]
Merge pull request #9105 from miniak/fix-api-docs
Use point / size / rectangle structures consistently in API docs
joshaber [Tue, 4 Apr 2017 13:23:30 +0000 (09:23 -0400)]
As you wish linter
joshaber [Tue, 4 Apr 2017 13:21:15 +0000 (09:21 -0400)]
Don't pass the result through
It's meaningless on macOS, at least.
joshaber [Tue, 4 Apr 2017 13:19:23 +0000 (09:19 -0400)]
Put CertFromData in an anon namespace
Milan Burda [Mon, 3 Apr 2017 22:35:39 +0000 (00:35 +0200)]
Use point / size / rectangle structures consistently in API docs
Philip Jackson [Tue, 4 Apr 2017 06:00:20 +0000 (18:00 +1200)]
:memo: Document that setApplicationMenu(null) has no effect on macOS
Cheng Zhao [Tue, 4 Apr 2017 03:15:22 +0000 (12:15 +0900)]
Merge pull request #8528 from Anatzum/patch-1
Use kioclient for MoveItemToTrash on KDE
joshaber [Tue, 4 Apr 2017 01:40:46 +0000 (21:40 -0400)]
Appease our linty overlords
joshaber [Tue, 4 Apr 2017 01:33:21 +0000 (21:33 -0400)]
Use an options object for most of the params
joshaber [Tue, 4 Apr 2017 01:22:37 +0000 (21:22 -0400)]
Remove the intermediate function
joshaber [Tue, 4 Apr 2017 01:22:14 +0000 (21:22 -0400)]
Fix some style things
joshaber [Tue, 4 Apr 2017 01:19:00 +0000 (21:19 -0400)]
Fix file sorting
Kevin Sawicki [Mon, 3 Apr 2017 20:30:39 +0000 (13:30 -0700)]
Merge pull request #9097 from electron/handle-setter-errors
Surface errors setting remote properties
joshaber [Mon, 3 Apr 2017 20:27:53 +0000 (16:27 -0400)]
Get rid of `intermediates` and rehydrate from `issuerCert`
joshaber [Mon, 3 Apr 2017 20:07:02 +0000 (16:07 -0400)]
Linebreak to keep the linter happy
joshaber [Mon, 3 Apr 2017 19:48:47 +0000 (15:48 -0400)]
Remove stale includes
joshaber [Mon, 3 Apr 2017 19:39:45 +0000 (15:39 -0400)]
Flesh out some docs
joshaber [Mon, 3 Apr 2017 19:28:51 +0000 (15:28 -0400)]
Use better iteration
joshaber [Mon, 3 Apr 2017 19:28:44 +0000 (15:28 -0400)]
Const ref that message
joshaber [Mon, 3 Apr 2017 19:25:09 +0000 (15:25 -0400)]
Conditionalize
joshaber [Mon, 3 Apr 2017 19:25:06 +0000 (15:25 -0400)]
Expose through the actual JS API too
Kevin Sawicki [Mon, 3 Apr 2017 16:11:06 +0000 (09:11 -0700)]
Parse setting response to surface thrown errors
Kevin Sawicki [Mon, 3 Apr 2017 19:16:10 +0000 (12:16 -0700)]
Merge pull request #9096 from electron/upgrade-brightray-for-cpp-cleanup
Upgrade brightray to latest
joshaber [Mon, 3 Apr 2017 19:09:24 +0000 (15:09 -0400)]
Fix indentation
joshaber [Mon, 3 Apr 2017 19:09:04 +0000 (15:09 -0400)]
Remove old unnecssary change on `app`
joshaber [Mon, 3 Apr 2017 19:05:24 +0000 (15:05 -0400)]
Move it into `dialog`
joshaber [Mon, 3 Apr 2017 18:01:48 +0000 (14:01 -0400)]
Handle the callback and cleanup properly
joshaber [Mon, 3 Apr 2017 17:21:44 +0000 (13:21 -0400)]
Do the callback & release dance
Kevin Sawicki [Mon, 3 Apr 2017 16:09:37 +0000 (09:09 -0700)]
Add spec for remote setter not surfacing error
Kevin Sawicki [Mon, 3 Apr 2017 15:32:16 +0000 (08:32 -0700)]
Upgrade brightray to latest
Kevin Sawicki [Mon, 3 Apr 2017 15:30:08 +0000 (08:30 -0700)]
Merge pull request #9076 from electron/cleanup-cpp
Cleanup cpp codebase
Kevin Sawicki [Mon, 3 Apr 2017 15:20:06 +0000 (08:20 -0700)]
Merge pull request #9084 from runinspring/patch-1
Update web-contents.md
Haojian Wu [Sat, 1 Apr 2017 20:01:29 +0000 (22:01 +0200)]
Remove extra spaces.
ZhangYu [Sat, 1 Apr 2017 16:41:36 +0000 (00:41 +0800)]
Update web-contents.md
Haojian Wu [Sat, 1 Apr 2017 13:09:53 +0000 (15:09 +0200)]
Remove extra blank.
joshaber [Sat, 1 Apr 2017 02:57:56 +0000 (22:57 -0400)]
Rename to make VS happy
joshaber [Sat, 1 Apr 2017 01:51:29 +0000 (21:51 -0400)]
Notify that the cert changed
Zeke Sikelianos [Sat, 1 Apr 2017 01:29:16 +0000 (18:29 -0700)]
Merge pull request #9080 from electron/fixup-docs-5
Add missing finalUpdate prop
joshaber [Sat, 1 Apr 2017 01:27:49 +0000 (21:27 -0400)]
Decode all the intermediates
joshaber [Sat, 1 Apr 2017 01:27:33 +0000 (21:27 -0400)]
Encode all the intermediates
Samuel Attard [Sat, 1 Apr 2017 01:11:34 +0000 (12:11 +1100)]
Add missing finalUpdate prop
Kevin Sawicki [Fri, 31 Mar 2017 23:35:31 +0000 (16:35 -0700)]
Merge pull request #9079 from electron/fix-dialog-args
Move normalizeAccessKeys docs to showMessageBox method
Kevin Sawicki [Fri, 31 Mar 2017 22:08:03 +0000 (15:08 -0700)]
Move normalizeAccessKeys docs to right method
joshaber [Fri, 31 Mar 2017 19:44:47 +0000 (15:44 -0400)]
Slightly better conversion
Kevin Sawicki [Fri, 31 Mar 2017 16:39:43 +0000 (09:39 -0700)]
Bump v1.6.5
Kevin Sawicki [Fri, 31 Mar 2017 19:09:54 +0000 (12:09 -0700)]
Merge pull request #9074 from electron/tabbing-mode-version-guard
Only define NSWindowTabbingModeDisallowed on pre-10.12 SDKs
Kevin Sawicki [Fri, 31 Mar 2017 17:20:02 +0000 (10:20 -0700)]
Only define NSWindowTabbingModeDisallowed on pre-10.12
Kevin Sawicki [Fri, 31 Mar 2017 18:28:35 +0000 (11:28 -0700)]
Merge pull request #9053 from electron/enable-crash-reporter-upload-windows
Pass `uploadToServer` option to windows crash reporter
joshaber [Fri, 31 Mar 2017 18:16:26 +0000 (14:16 -0400)]
Maybe this is a valid conversion?