Electron Bot
c6539f0d01
Bump v9.0.0-beta.10
v9.0.0-beta.10
2020-03-19 08:31:11 -07:00
trop[bot]
bef8448393
build: auto-generate the codesigning cert used for macOS CI testing runs ( #22762 )
...
* build: auto-generate the codesigning cert used for macOS CI testing runs
* build: give the cert ALL the trust values
* chore: also import public key
* idek
Co-authored-by: Samuel Attard <sattard@slack-corp.com >
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
2020-03-19 16:34:57 +09:00
trop[bot]
27619e8ab0
test: no need to loadURL in menu test ( #22765 )
...
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2020-03-19 16:33:57 +09:00
trop[bot]
89c23f313f
fix: crash when destroying WebContentsView during GC ( #22764 )
...
Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net >
2020-03-19 16:33:22 +09:00
Cheng Zhao
a9b9016b99
fix: avoid double-free in TrackableObject ( #22768 )
2020-03-19 16:32:46 +09:00
trop[bot]
f1c1542958
chore: support props/fns for BrowserWindow ( #22733 )
2020-03-18 19:53:11 -07:00
Сковорода Никита Андреевич
cb90ef47bb
feat: add disableDialogs option to WebPreferences ( #22664 )
...
Allows to disable dialogs completely in a similar way of how safeDialogs option can be used. Overrides safeDialogs option.
2020-03-18 20:02:29 -04:00
trop[bot]
a345fe2b4f
fix: persist maximizable state through theme change ( #22724 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2020-03-18 09:39:00 +09:00
trop[bot]
0cf02dd78b
fix: remove bad usages of for-in and guard against it ( #22727 )
...
* fix: remove bad usages of for-in and guard against it
* Apply suggestions from code review
Co-Authored-By: Samuel Maddock <samuel.maddock@gmail.com >
* Apply suggestions from code review
Co-Authored-By: Jeremy Apthorp <jeremya@chromium.org >
* Update remote.js
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
Co-authored-by: Samuel Attard <sattard@slack-corp.com >
Co-authored-by: Samuel Maddock <samuel.maddock@gmail.com >
Co-authored-by: Jeremy Apthorp <jeremya@chromium.org >
2020-03-18 09:38:26 +09:00
Electron Bot
3d941fc464
chore: bump chromium to 82.0.4085.10 (9-x-y) ( #22506 )
...
* chore: bump chromium in DEPS to 82.0.4076.1
* update patches
* chore: bump chromium in DEPS to 82.0.4077.1
* update v8 patches
* Remove deprecated wasm module type check
https://chromium-review.googlesource.com/c/v8/v8/+/2033170
* chore: bump chromium in DEPS to 82.0.4078.0
* chore: bump chromium in DEPS to 82.0.4079.0
* chore: bump chromium in DEPS to 82.0.4080.0
* chore: bump chromium in DEPS to 82.0.4080.1
* chore: bump chromium in DEPS to 82.0.4081.2
* Update patches
* chore: bump chromium in DEPS to 82.0.4082.1
* Remove cursor_types.h in favor of cursor_type.mojom
https://chromium-review.googlesource.com/c/chromium/src/+/2052103
(cherry picked from commit 3b6e4d4a1a )
* Refactor extensions report in management disclosure page
https://chromium-review.googlesource.com/c/chromium/src/+/2038774
(cherry picked from commit b2ae06307d )
* Rename an old referrer policy value
https://chromium-review.googlesource.com/c/chromium/src/+/2082856
(cherry picked from commit 3cb8af2515 )
* Fixup compiler errors
* Move GLHelper to gpu::
https://chromium-review.googlesource.com/c/chromium/src/+/2023282
(cherry picked from commit ea8e347088 )
* [api] Remove deprecated wasm module type check
https://chromium-review.googlesource.com/c/v8/v8/+/2033170
(cherry picked from commit 937988e6ce )
* Replace blink::WebCursorInfo with ui::Cursor
https://chromium-review.googlesource.com/c/chromium/src/+/1997138
(cherry picked from commit 3e348c4d59 )
* DownloadURLParameters: Remove NetworkIsolationKey parameter.
https://chromium-review.googlesource.com/c/chromium/src/+/2050987
(cherry picked from commit 9b4aae745e )
* Convert FrameHostMsg_UpdateFaviconURL to mojo
https://chromium-review.googlesource.com/c/chromium/src/+/2043181
(cherry picked from commit 11b9c27eee )
* Merge ui::ContextFactoryPrivate with ui::ContextFactory
https://chromium-review.googlesource.com/c/chromium/src/+/2047728
(cherry picked from commit 176876f243 )
* fix pdf viewer tests by binding more mojo things
(cherry picked from commit 74def418df )
* chore: bump chromium in DEPS to 82.0.4083.1
* Update electron_swiftshader_binaries deps
https://chromium-review.googlesource.com/c/chromium/src/+/2056931
(cherry picked from commit 312f11129f )
* Update patches
* Use Promise with RequestPointerLock calls
https://chromium-review.googlesource.com/c/chromium/src/+/2069199
(cherry picked from commit 34350db4bd )
* chore: bump chromium in DEPS to 82.0.4084.1
* Replace content::CursorInfo with ui::Cursor
https://chromium-review.googlesource.com/c/chromium/src/+/1999201
(cherry picked from commit 6b3b850692 )
* Convert MaterialDesignController to a true singleton.
https://chromium-review.googlesource.com/c/chromium/src/+/2090877
(cherry picked from commit 21ced9206d )
* Drop WebContentsView::RenderViewCreated hook
https://chromium-review.googlesource.com/c/chromium/src/+/2093535
(cherry picked from commit 9ff4e65053 )
* Update patches
* Splitting context_menu_params.h into separate browser VS common parts.
https://chromium-review.googlesource.com/c/chromium/src/+/2097468
* Fix DCHECK on OnThemeChanged()
https://chromium-review.googlesource.com/c/chromium/src/+/2090713
(cherry picked from commit fcec5f74d1 )
* chore: bump chromium in DEPS to 82.0.4085.1
* chore: bump chromium in DEPS to 82.0.4085.5
* chore: bump chromium in DEPS to 82.0.4085.7
* chore: bump chromium in DEPS to 82.0.4085.9
* Add debugging for TAB tests
* update patches
* fix: add patch to fix linux arm build (#22523 )
(cherry picked from commit 479354e721 )
* chore: bump chromium in DEPS to 82.0.4085.10
* Check PointerLock requests for new options and update accordingly
https://chromium-review.googlesource.com/c/chromium/src/+/2071788
* Update for changes from master roller review
* FIXME: skip Menu.setApplicationMenu(null) test
(cherry picked from commit 305f167889 )
* Revert "Add debugging for TAB tests"
This reverts commit af393c1b0b .
Co-authored-by: Jeremy Apthorp <jeremya@chromium.org >
Co-authored-by: John Kleinschmidt <jkleinsc@github.com >
Co-authored-by: deepak1556 <hop2deep@gmail.com >
Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net >
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2020-03-17 16:56:25 -04:00
Erick Zhao
d32e1f8d97
fix: prevent in-memory sessions from writing to custom spellchecker dictionary ( #22157 ) ( #22683 )
...
* fix: prevent in-memory sessions from writing to custom dictionary
* docs
* spec
2020-03-17 10:50:00 -05:00
Shelley Vohr
b798e1ff54
fix: crash on invalid zoomFactor ( #22708 )
2020-03-17 10:43:06 -05:00
Electron Bot
bcb1d529ff
Bump v9.0.0-beta.9
v9.0.0-beta.9
2020-03-16 08:31:53 -07:00
trop[bot]
e217a9416a
fix: when building with enable_pepper_flash = false ( #22692 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2020-03-15 11:59:34 -07:00
Erick Zhao
4be52b8f78
test: add specs for custom dictionary API ( #22681 )
2020-03-13 14:53:37 -04:00
Electron Bot
2bc7aaf2ef
Bump v9.0.0-beta.8
v9.0.0-beta.8
2020-03-12 08:32:27 -07:00
Erick Zhao
1114954cbf
fix: guard against duplicate TouchBarItem IDs ( #22644 )
2020-03-12 10:48:17 +09:00
trop[bot]
a76ea622b9
build: fix broken Views build ( #22642 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2020-03-11 16:00:55 +09:00
trop[bot]
7ee7890fd8
test: test setPath for errors thrown ( #22639 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2020-03-10 10:03:36 -07:00
trop[bot]
851ed7a6e7
fix: when building with enable_pdf_viewer = false ( #22631 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2020-03-10 10:54:07 -04:00
loc
16c4d6e487
fix: port CL that fixes ARIA tree impl for macOS ( #22421 )
2020-03-10 19:53:39 +09:00
trop[bot]
56c0ba138b
chore: don't delete nightly tag after draft ( #22624 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2020-03-10 17:04:34 +09:00
Alexey Kuzmin
1883edd869
build: fix build without built-in spellchecker ( #22610 )
...
(cherry picked from commit 385d778a8b4e97c1cffa8f31efcf9748e82e3d94)
2020-03-10 16:59:39 +09:00
trop[bot]
9b5f2159a2
build: upload sentry src bundles to symbol S3 bucket ( #22617 )
...
Co-authored-by: Samuel Attard <sattard@slack-corp.com >
2020-03-09 16:24:44 -07:00
Samuel Maddock
60f16eaf95
fix: disallow loading extensions in temp sessions ( #22090 ) ( #22571 )
...
Co-authored-by: Jeremy Apthorp <jeremya@chromium.org >
Co-authored-by: John Kleinschmidt <jkleinsc@github.com >
2020-03-09 11:33:23 -07:00
Electron Bot
0f08c6c874
Bump v9.0.0-beta.7
v9.0.0-beta.7
2020-03-09 08:31:47 -07:00
trop[bot]
e227578ae0
optional typically sync callback for WebFrame#executeJavaScript* ( #22501 )
...
Co-authored-by: bughit <bughit@users.noreply.github.com >
2020-03-06 19:07:46 +09:00
trop[bot]
f413cda758
feat(extensions): add chrome.tabs.connect API ( #22549 )
...
* feat(extensions): add chrome.tabs.connect API
* test(extensions): verify that chrome.tabs.connect port communication works
Co-authored-by: samuelmaddock <samuel.maddock@gmail.com >
2020-03-06 19:06:40 +09:00
trop[bot]
c41b543842
feat: add events for spellcheck dictionary downloads ( #22556 )
...
Co-authored-by: Samuel Attard <sattard@slack-corp.com >
2020-03-06 19:04:52 +09:00
trop[bot]
7bb430dc44
docs: clean up dark mode related docs ( #22562 )
...
* docs: clean up systemPreferences.effectiveAppearance text
* Grammar fixes
* Add links for Electron Packager & Electron Forge
* Update Packager API links, given https://github.com/electron/electron-packager/pull/1131
* docs: clean up Dark Mode guide
* Grammar fixes
* Add links for Electron Packager & Electron Forge
* docs: adjust based on Electron 8 using 10.14 SDK
Co-authored-by: Mark Lee <electronjs@lazymalevolence.com >
2020-03-06 19:04:31 +09:00
Samuel Maddock
231f5af1a1
feat(extensions): add chrome.i18n API ( #22570 )
...
Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net >
Co-authored-by: Samuel Maddock <samuel.maddock@gmail.com >
Co-authored-by: John Kleinschmidt <jkleinsc@github.com >
Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net >
2020-03-06 19:03:38 +09:00
Samuel Attard
539ca773de
feat: programmatically modify traffic light positioning ( #22533 ) ( #22566 )
...
* setter
* getter
* specs and docs
* fixup
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
2020-03-05 16:59:00 -08:00
Samuel Attard
1fc197bedb
fix: allow persistent media salts ( #22386 ) ( #22567 )
...
* fix: allow persistent media salts
* chore: add regression test for persistent media device ids across reloads
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
2020-03-05 16:58:39 -08:00
Samuel Attard
926bea232d
fix: reposition traffic lights on theme change ( #22560 )
...
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
2020-03-05 14:02:23 -08:00
Electron Bot
db664f3433
Bump v9.0.0-beta.6
v9.0.0-beta.6
2020-03-05 07:31:44 -08:00
Cheng Zhao
9ec73a3dcf
fix: destroy node platform after destroying wrappers ( #22535 )
...
Co-authored-by: Cheng Zhao <zcbenz@electronjs.org >
2020-03-05 13:07:48 +09:00
Samuel Attard
c1c1ac2b2e
fix: disable contextBridge object identity caching ( #22525 )
...
* fix: disable contextBridge object identity caching
* cleanup
* chore: make non-const references raw pointers
* fix: zero-param constructors are not explicit
* refactor: use base::LinkedList
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
Co-authored-by: Jeremy Apthorp <nornagon@nornagon.net >
2020-03-04 16:54:05 -08:00
trop[bot]
9c931136d0
fix: do not reposition traffic lights when fullscreened ( #22509 )
...
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
2020-03-04 20:08:43 +09:00
trop[bot]
f01ee72ea5
fix: properly forward properties to webview ( #22511 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2020-03-04 20:08:19 +09:00
trop[bot]
f6b4c39195
fix: bail early if no printers on the network ( #22519 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2020-03-04 16:19:37 +09:00
Cheng Zhao
578f59532d
chore: remove unneeded header ( #22520 )
2020-03-04 12:31:46 +09:00
trop[bot]
dcf9e4b2dd
docs: add documentation on case insensitive dictionary hosting ( #22487 )
...
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
2020-03-03 14:30:30 -08:00
Shelley Vohr
2021f25453
chore: ensure correct scopes are in place ( #22479 )
2020-03-03 11:30:52 +09:00
John Kleinschmidt
faee8a092d
fix: revive offscreen rendering support ( #22160 ) ( #22425 )
...
(cherry picked from commit 36f982aee2 )
Co-authored-by: Andy Dill <andy@discordapp.com >
2020-03-02 20:17:48 -05:00
Erick Zhao
3d65d84193
feat: add session.removeWordFromSpellCheckerDictionary API ( #22368 )
...
* feat: add session.removeWordFromSpellCheckerDictionary API
* rebase fixup
2020-03-02 14:46:19 -08:00
Jeremy Apthorp
5e05df9f71
chore: update chromium to 82.0.4058.2 ( #22198 )
...
Co-authored-by: John Kleinschmidt <jkleinsc@github.com >
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
Co-authored-by: loc <andy@slack-corp.com >
Co-authored-by: Robo <hop2deep@gmail.com >
2020-03-02 11:21:22 -08:00
Electron Bot
df2d03fe9b
Bump v9.0.0-beta.5
v9.0.0-beta.5
2020-03-02 07:31:48 -08:00
trop[bot]
80967287ad
fix: make webRequest work for CORS preflight requests ( #22468 )
...
* fix: support CORS preflight
* test: webRequest should work for CORS requests
Co-authored-by: Cheng Zhao <zcbenz@electronjs.org >
2020-03-02 20:25:28 +09:00
trop[bot]
2855f1d237
fix: do not call close on sheets themselves ( #22445 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2020-03-02 16:50:22 +09:00
trop[bot]
5e25649e77
fix: Add ContentsView to AXChildren ( #22469 )
...
Co-authored-by: Felix Rieseberg <felix@felixrieseberg.com >
2020-03-02 16:28:38 +09:00