Commit graph

19917 commits

Author SHA1 Message Date
2699f60a61 Inject custom workflow 2025-03-11 04:04:56 +00:00
Electron Bot
e84a6860e3 Bump v3.1.8 2019-03-28 13:05:09 -07:00
Brendan Forster
bbf5178d9f chore: bump node to get hotfix https://github.com/electron/node/pull/97 (#17592) 2019-03-28 12:56:40 -07:00
trop[bot]
7b11604435 fix: handle a race condition between preload scripts executing and navigations (#17595)
There is a race condition between DidCreateScriptContext and another
navigation occuring in the main process. If the navigation occurs while
the preload script is running, the same process is re-used.  This
ensures that any pending navigations are completely removed / ignored
when we trigger a new navigation.

Fixes #17576
2019-03-28 12:56:17 -07:00
Electron Bot
95ed048331 Revert "Bump v3.1.8"
This reverts commit 761996ce46.
2019-03-28 09:50:30 -07:00
Electron Bot
761996ce46 Bump v3.1.8 2019-03-28 08:59:09 -07:00
Electron Bot
5797a9d102 Revert "Bump v3.1.8"
This reverts commit 4e5269b076.
2019-03-27 14:22:02 -07:00
Electron Bot
4e5269b076 Bump v3.1.8 2019-03-27 14:00:31 -07:00
Samuel Attard
018fd925f4 chore: update package-lock.json with updated version number 2019-03-27 11:53:42 -07:00
trop[bot]
a4bea62b98 fix: add missing buffer size check in nativeImage (#17569) 2019-03-27 11:35:01 -07:00
Electron Bot
e964d346c5 Bump v3.1.7 2019-03-21 13:05:34 -07:00
Roller Bot
400f0548e5 chore: bump libcc (3-1-x) (#17503)
* chore: bump libcc submodule to bdb1c8e9d2f184ebeb75a25824aca0be27aa879b

* chore: bump libcc in DEPS to bdb1c8e9d2f184ebeb75a25824aca0be27aa879b
2019-03-21 13:02:26 -07:00
Samuel Attard
59b06a0d04 Revert "Bump v3.1.7"
This reverts commit 078d8c1451.
2019-03-21 12:27:33 -07:00
Electron Bot
078d8c1451 Bump v3.1.7 2019-03-20 15:28:15 -07:00
Electron Bot
0541526104 Revert "Bump v3.1.7"
This reverts commit c242974f4a.
2019-03-20 15:26:03 -07:00
Electron Bot
c242974f4a Bump v3.1.7 2019-03-20 14:32:50 -07:00
Electron Bot
1ba66805e8 Revert "Bump v3.1.7"
This reverts commit b34c6425f7.
2019-03-20 14:26:26 -07:00
Electron Bot
b34c6425f7 Bump v3.1.7 2019-03-20 14:19:14 -07:00
Electron Bot
ab1e5fd476 Revert "Bump v3.1.7"
This reverts commit d048024876.
2019-03-20 14:13:17 -07:00
Electron Bot
d048024876 Bump v3.1.7 2019-03-20 13:50:24 -07:00
trop[bot]
fd60283dbc fix: use a more unique identifier for NSUserNotification instances (#17482)
So although apple has it documented that notifications with duplicate identifiers in the same session won't be presented.  They apparently forgot to mention that macOS also non-deterministically and without any errors, logs or warnings will also not present some notifications in future sessions if they have a previously used identifier.

As such, we're going to truly randomize these identifiers so they are
unique between apps and sessions.  The identifier now consists of a
randomly generated UUID and the app bundle id.
2019-03-20 11:19:15 -07:00
trop[bot]
02d357619e fix: don't crash when nativeImage.createFromBuffer() called with invalid buffer (#17372) 2019-03-13 18:21:07 -07:00
trop[bot]
e0519dad72 fix: remove label/image from segment if they are mutated to undefined/null (#17336) 2019-03-11 17:19:57 -07:00
John Kleinschmidt
93eef7dca0
build: move macos release builds to CircleCI (3-1-x) (#17277) 2019-03-11 15:41:20 -04:00
Electron Bot
73158a6419 Bump v3.1.6 2019-03-07 19:15:50 -08:00
Samuel Attard
9e62197713 Revert "Bump v3.1.6"
This reverts commit 1d93989d26.
2019-03-07 19:03:37 -08:00
Electron Bot
1d93989d26 Bump v3.1.6 2019-03-07 16:38:09 -08:00
Roller Bot
94f7cbe1dc chore: bump libcc (3-1-x) (#17273)
* chore: bump libcc submodule to 5ff272e25eb552d8c0e7f07f919ed0bad804500b

* chore: bump libcc in DEPS to 5ff272e25eb552d8c0e7f07f919ed0bad804500b
2019-03-07 16:08:38 -08:00
John Kleinschmidt
d29afb5f49 build: Fix windows test hang (#17271)
* Try to track down test hangs

* Run tests with cmd instead of powershell

* Fix skip condition

* Update libcc to latest

* Turn off verbose logging on tests

* Revert "Update libcc to latest"

This reverts commit 972bbe0f3f7af709246441ff0c97cf6693e7ee5f.
2019-03-07 14:45:20 -08:00
Electron Bot
60d85d03a4 Bump v3.1.5 2019-03-04 15:05:36 -08:00
Electron Bot
4ff0b8d6b5 Revert "Bump v3.1.5"
This reverts commit b37884cb5e.
2019-03-04 14:58:08 -08:00
Electron Bot
b37884cb5e Bump v3.1.5 2019-03-04 14:53:46 -08:00
trop[bot]
36f7974e18 fix: set cancelId to 1 when defaultId == 0 and no 'cancel' button (#17149) 2019-02-27 10:10:18 -08:00
Electron Bot
08d8c16720 Bump v3.1.4 2019-02-15 11:06:36 -08:00
Michelle Tilley
439e9d61d6
Revert "Bump v3.1.4"
This reverts commit 0082e8083c.
2019-02-15 11:02:31 -08:00
Cheng Zhao
dd4b688b5f Fix memory leak when using webFrame and spell checker (3-1-x) (#16771)
* fix: do not create native api::WebFrame in webFrame

When reloading a page without restarting renderer process (for example
sandbox mode), the blink::WebFrame is not destroyed, but api::WebFrame
is always recreated for the new page context. This leaves a leak of
api::WebFrame.

* fix: remove spell checker when page context is released
2019-02-15 10:22:41 -08:00
Electron Bot
0082e8083c Bump v3.1.4 2019-02-14 15:06:46 -08:00
Roller Bot
b398305cdd chore: bump libcc (3-1-x) (#16971)
* chore: bump libcc submodule to cd7a2326b0668f24b83d568eccab16ee9ba8dc9a

* chore: bump libcc in DEPS to cd7a2326b0668f24b83d568eccab16ee9ba8dc9a
2019-02-14 14:22:00 -08:00
trop[bot]
94a53cdb30 build: ensure that the uploaded symbol path is correct for our symbol server (#16914) 2019-02-13 07:10:54 -10:00
trop[bot]
438a7d8e1e chore: disable get/setLoginItemSettings specs (#16843) 2019-02-08 14:07:29 -08:00
trop[bot]
cdb7eed21d build: ensure index.json is actually valid JSON before uploading (backport: 3-1-x) (#16752)
* build: ensure index.json is actually valid JSON before uploading

* chore: fix py linting for validation of index.json
2019-02-05 15:01:20 -08:00
trop[bot]
98d7b61a4a fix: crash when calling setProgressBar on macOS (backport: 3-1-x) (#16726)
* fix: correctly check whether dock has progress bar

* fix: do not leak memory when setting dockTile
2019-02-05 08:09:08 -08:00
Electron Bot
72ff292302 Bump v3.1.3 2019-01-31 13:13:54 -08:00
Electron Bot
c0c179fad0 Revert "Bump v3.1.3"
This reverts commit b450e51319.
2019-01-31 10:30:40 -08:00
Electron Bot
b450e51319 Bump v3.1.3 2019-01-31 10:02:53 -08:00
Electron Bot
753683ad22 Revert "Bump v3.1.3"
This reverts commit 34a68725a0.
2019-01-31 08:44:50 -08:00
Electron Bot
34a68725a0 Bump v3.1.3 2019-01-31 08:27:26 -08:00
Cheng Zhao
8ab1309215
fix: return pointer instead of pointer's content (#16641) 2019-01-31 20:19:21 +09:00
Charles Kerr
440a3fa6d8 fix: move open handling to web-contents.js (#16628) 2019-01-30 17:12:48 -08:00
trop[bot]
3b61384c26 fix: register accelerator if role has no registerAccelerator (backport: 3-1-x) (#16598)
* fix: register accelerator if role has no registerAccelerator

* ensure roles[role].registerAccelerator is defined
2019-01-29 22:11:47 -08:00