Electron Bot
1c8377967d
Bump v11.0.0-beta.12
v11.0.0-beta.12
2020-10-13 13:39:53 -07:00
John Kleinschmidt
485612ae68
build: fix 11-x-y compiler errors ( #25927 )
...
* Add whole src\third_party\angle\.git directory
This directory is needed in order to properly generate gen/angle/angle_commit.h
* fix: correct calling convention for Windows on Arm
https://chromium-review.googlesource.com/c/v8/v8/+/2440717
(cherry picked from commit 0041f5aaa6 )
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2020-10-13 16:37:27 -04:00
John Kleinschmidt
4016def2d0
Revert "Bump v11.0.0-beta.12"
...
This reverts commit 7a669cbbb0 .
2020-10-13 16:36:33 -04:00
John Kleinschmidt
c35a67f31e
Revert "Bump v11.0.0-beta.13"
...
This reverts commit fd5896919b .
2020-10-13 16:36:22 -04:00
Electron Bot
fd5896919b
Bump v11.0.0-beta.13
2020-10-12 08:02:17 -07:00
Electron Bot
7a669cbbb0
Bump v11.0.0-beta.12
2020-10-09 14:21:33 -07:00
Electron Bot
8acf548c62
Revert "Bump v11.0.0-beta.12"
...
This reverts commit dc9282d6ff .
2020-10-09 14:15:32 -07:00
Electron Bot
dc9282d6ff
Bump v11.0.0-beta.12
2020-10-09 12:12:22 -07:00
Electron Bot
a4cb3e2af9
chore: bump chromium to 87.0.4280.11 (11-x-y) ( #25802 )
...
* chore: bump chromium in DEPS to 87.0.4280.6
* chore: bump chromium in DEPS to 87.0.4280.11
* chore: update patches
* Add deprecated_default_sources_assignment_filter variable
https://chromium-review.googlesource.com/c/chromium/src/+/2416496
* 2426564: Remove global sources assignment filter value
https://chromium-review.googlesource.com/c/chromium/src/+/2426564
* Remove set_sources_filter import
* chore: fixup printing patch
* Add DragOperation and AllowedDragOperations Mojo types
https://chromium-review.googlesource.com/c/chromium/src/+/2196167
* Add DragOperation and AllowedDragOperations Mojo types
https://chromium-review.googlesource.com/c/chromium/src/+/2196167
* Remove several references to BrowserPlugin from content
https://chromium-review.googlesource.com/c/chromium/src/+/2401031
* Remove SurfaceEmbeddingTime and LocalSurfaceIdAllocation
https://chromium-review.googlesource.com/c/chromium/src/+/2415128
* Remove several references to BrowserPlugin from content
https://chromium-review.googlesource.com/c/chromium/src/+/2401031
* Service Manager embedders switches have been removed or moved
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2440974
* Remove SurfaceEmbeddingTime and LocalSurfaceIdAllocation
https://chromium-review.googlesource.com/c/chromium/src/+/2415128
* [XProto] Remove usage of Xlib Visuals
https://chromium-review.googlesource.com/c/chromium/src/+/2429933
* Implement tabs.removeCSS in electrons TabsExecuteScriptFunction
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2250506
* Remove lossy ConvertSizeToPixel() methods
https://chromium-review.googlesource.com/c/chromium/src/+/2419534
* Remove all keyboard related usage of Xlib
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2436787
* fix: use parent namespace for zygote switches
* ConvertRectToPixel methods have been removed
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2429143
* impl SortingLSH service
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2425327
* chore: update patches
* chore: fix servicemanager removed namespace
* chore: revert removed methods
* chore: update patches
* ExtensionURLLoaderFactory is now owned by its receivers
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2357523
* chore: fix linting
* Skip Angle manifest file
https://chromium-review.googlesource.com/c/angle/angle/+/2425197
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2020-10-09 12:06:07 -07:00
trop[bot]
1eea063c3a
fix: suppress worldSafe warning emitted from security checks ( #25828 )
...
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2020-10-08 20:12:33 -07:00
trop[bot]
583e2b76d9
ci: fixup doc only check on Windows ( #25838 )
...
Co-authored-by: John Kleinschmidt <jkleinsc@github.com >
2020-10-08 21:38:27 -04:00
trop[bot]
ca215070e9
test: improve app 'session-created' event spec ( #25803 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2020-10-08 09:39:05 -07:00
trop[bot]
9852e1f190
fix: window.open doesn't work correctly in child window ( #25816 )
...
If speculative render view host is deleted during naviagation to
page we try to open with call to window.open window is destroyed
right after it is created. It may happen when naviagation triggers
redirect from http to https. To void that we should emit event
current-render-view-deleted only when render view host which was
destroyed is the current webcontent's rvh.
Co-authored-by: Cezary Kulakowski <cezary@openfin.co >
2020-10-08 09:38:42 -07:00
trop[bot]
9ce7d133d8
chore: use noop ShouldAbortOnUncaughtException cb ( #25792 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2020-10-06 14:30:20 -07:00
Electron Bot
c157521bd0
chore: bump chromium to 87.0.4276.0 (11-x-y) ( #25488 )
...
* chore: bump chromium in DEPS to 87.0.4265.1
* chore: bump chromium in DEPS to 87.0.4266.2
* chore: bump chromium in DEPS to 87.0.4267.1
* update patches
* chore: bump chromium in DEPS to 87.0.4270.0
* Update patches
* Move content::WebPreferences struct to Blink
https://chromium-review.googlesource.com/c/chromium/src/+/2397670
(cherry picked from commit 5c98c5ebf4 )
* viz: Rename RenderPass to CompositorRenderPass (and related types).
https://chromium-review.googlesource.com/c/chromium/src/+/2380730
(cherry picked from commit ae999b29c1 )
* 2320268: Migrate DragHostMsg_StartDragging to Mojo
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2320268
(cherry picked from commit 4e835d505d )
* Make FileURLLoaderFactory always owned by its |receivers_|.
https://chromium-review.googlesource.com/c/chromium/src/+/2337411
(cherry picked from commit 284abad17d )
* fix: add a patch to remove deprecated factory
(cherry picked from commit 98c9616829 )
Co-Authored-By: Robo <hop2deep@gmail.com >
* fixup patch
(cherry picked from commit 98c9616829 )
Co-Authored-By: Robo <hop2deep@gmail.com >
* Add MIME sniffer overloads that take base::StringPieces
https://chromium-review.googlesource.com/c/chromium/src/+/2382896
(cherry picked from commit 211fd4f8f0 )
* chore: implement GetSurveyAPIKey
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2362182
(cherry picked from commit 6c539bc6fc )
* 2415752: Reland "Reland "OOR-CORS: Remove BlinkCORS supporting code outside Blink""
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2415752
(cherry picked from commit b67757d77d )
* Make FileURLLoaderFactory always owned by its |receivers_|.
https://chromium-review.googlesource.com/c/chromium/src/+/2337411
(cherry picked from commit 507eb0965f )
* fixup! Make FileURLLoaderFactory always owned by its |receivers_|.
(cherry picked from commit e19400b4e2 )
* 2418471: PDF Viewer update: Add missing aria-labels to various buttons.
https://chromium-review.googlesource.com/c/chromium/src/+/2418471
* chore: bump chromium in DEPS to 87.0.4271.0
* Refactor WebContentSettingsClient to dedupe AllowXYZ methods
https://chromium-review.googlesource.com/c/chromium/src/+/2353552
(cherry picked from commit f1a5414372 )
* 2402123: Use end date when deleting http auth cache
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2402123
(cherry picked from commit d00971d0cb )
* [printing] Move PrintHostMsg_PreviewIds to print.mojom
https://chromium-review.googlesource.com/c/chromium/src/+/2379455
(cherry picked from commit e212297da9 )
* update patches
* 2401303: Move content/browser/frame_host/* over to content/browser/renderer_host/
https://chromium-review.googlesource.com/c/chromium/src/+/2401303
(cherry picked from commit bcffa8aeab )
* Introduce NonNetworkURLLoaderFactoryBase class.
https://chromium-review.googlesource.com/c/chromium/src/+/2357559
(cherry picked from commit 33e2e12114 )
* fix: add a patch to remove deprecated factory
(cherry picked from commit 98c9616829 )
* chore: non_network_url_loader_factory_base was moved
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2357431
(cherry picked from commit a1a8878402 )
* chore: replace CreateWebUIURLLoader with CreateWebUIURLLoaderFactory
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2358309
(cherry picked from commit 40bfaa5ea4 )
* 2346803: Study whether blocking of requests via webRequest is fingerprintable
https://chromium-review.googlesource.com/c/chromium/src/+/2346803
* lint cleanup
* chore: bump chromium in DEPS to 87.0.4272.0
* update patches
* 2387901: Accessing C++ enums in Java for WebBluetooth
https://chromium-review.googlesource.com/c/chromium/src/+/2387901
* chore: bump chromium in DEPS to 87.0.4273.0
* Update patches
(cherry picked from commit b389d4adca71e268c390c41370e87033b69c649c)
* chore: bump chromium in DEPS to 87.0.4274.0
* chore: bump chromium in DEPS to 87.0.4275.0
* chore: bump chromium in DEPS to 87.0.4276.0
* update patches
* 2418443: Explicit use of deprecated global sources assignment filter
https://chromium-review.googlesource.com/c/chromium/src/+/2418443
* fixup 2418443: Explicit use of deprecated global sources assignment filter
* Use 87.0.4274.2 for now
* 2401847: Cache Storage Permissions on ContentSettingsClientImpl
https://chromium-review.googlesource.com/c/chromium/src/+/2401847
* 2418568: Remove ConvertPointToPixel() methods.
https://chromium-review.googlesource.com/c/chromium/src/+/2418568
* 2419388: Rename Button methods to be suitable for builders and properties.
https://chromium-review.googlesource.com/c/chromium/src/+/2419388
* [XProto] Remove usage of all Xlib headers
https: //chromium-review.googlesource.com/c/chromium/src/+/2392140
Co-Authored-By: Robo <hop2deep@gmail.com >
* service_manager::kCrashDumpSignal -> kCrashDumpSignal
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2417073
(cherry picked from commit 7d9d2a172f50e12830a2b8fbfbb2fe344756c377)
* gfx::ConvertPointToPixel -> gfx::ConvertPointToPixels
Refs: https://chromium-review.googlesource.com/c/chromium/src/+/2418568
(cherry picked from commit a0bf07570409f84a3b7fa9d12bddd8c1805f43c5)
* Fixup [XProto] Remove usage of all Xlib headers
* Set appid on Pip windows.
https: //chromium-review.googlesource.com/c/chromium/src/+/2388274
Co-Authored-By: Robo <hop2deep@gmail.com >
* chore: update node patches for common.gypi
Co-Authored-By: Samuel Attard <MarshallOfSound@users.noreply.github.com >
* Try using lower number of processes for linux
* fixup call to diagnose_goma_log.py
* Use larger machines on linux to work around goma issue
* Don't fail on goma stats
* don't exit immediately
* turn off pipefail
* always return true
Co-authored-by: John Kleinschmidt <jkleinsc@github.com >
Co-authored-by: deepak1556 <hop2deep@gmail.com >
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
Co-authored-by: Andy Locascio <andy@slack-corp.com >
Co-authored-by: Samuel Attard <MarshallOfSound@users.noreply.github.com >
2020-10-06 15:43:56 -04:00
trop[bot]
309df5a99d
fix: nativeImage.crop().toBitmap() returning garbage ( #25774 )
...
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2020-10-06 09:40:56 +09:00
trop[bot]
f298d4d54f
feat: add webContents.forcefullyCrashRenderer() to forcefully terminate a renderer process ( #25756 )
...
* feat: add webContents.crashProcess() to forcefully terminate a renderer process
* chore: fix up docs and tests
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
2020-10-05 13:00:36 -07:00
Electron Bot
ca227ede76
Bump v11.0.0-beta.11
v11.0.0-beta.11
2020-10-05 08:01:36 -07:00
trop[bot]
7120698f1f
docs: rename launch-failure -> launch-failed to match C++ code ( #25730 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2020-10-02 13:58:27 -07:00
trop[bot]
5eb225b5ae
fix: crash when application launched from UNUserNotificationCenter notification ( #25738 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2020-10-02 13:58:01 -07:00
trop[bot]
71c26dab90
build: move to ACR for docker image storage ( #25731 )
...
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
2020-10-02 13:28:35 -07:00
Shelley Vohr
f8ee8b2ee2
chore: fix nmv for Electron v11 ( #25748 )
2020-10-02 12:50:33 -07:00
Robert Borg
639fb15dc4
fix: gdi printing in silent printing mode ( #25744 )
...
for windows print_text_with_gdi is set to the value of is_modifiable
but this code path is not taken for silent printing
2020-10-02 08:30:59 -07:00
Electron Bot
c6fa081558
Bump v11.0.0-beta.10
v11.0.0-beta.10
2020-10-01 08:01:18 -07:00
trop[bot]
dcbca5448a
fix: ensure ready-to-show event is fired ( #25672 )
2020-09-29 16:46:11 -07:00
trop[bot]
0667110350
fix: submenu should be autoreleased ( #25688 )
...
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2020-09-29 12:57:40 -07:00
trop[bot]
e089cab8cd
docs: command line flags for GPU controls ( #25686 )
...
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2020-09-29 13:52:09 -04:00
Electron Bot
634b76e5a2
Bump v11.0.0-beta.9
v11.0.0-beta.9
2020-09-28 08:01:11 -07:00
trop[bot]
11c20477e4
refactor: add a wrapper for wrangling uv handles. ( #25661 )
2020-09-27 19:12:17 -07:00
trop[bot]
fca920de40
chore: improve renderer crash logging ( #25619 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2020-09-24 12:55:57 -07:00
Electron Bot
ce5660db36
Bump v11.0.0-beta.8
v11.0.0-beta.8
2020-09-24 08:32:12 -07:00
Shelley Vohr
f8bdaa04d8
Revert "Bump v11.0.0-beta.8"
...
This reverts commit 69ded48ce4 .
2020-09-24 08:28:59 -07:00
Shelley Vohr
08ebf7c03b
Revert "Bump v11.0.0-beta.9"
...
This reverts commit 8bdff7acbc .
2020-09-24 08:28:52 -07:00
Shelley Vohr
9f164607b7
Revert "Bump v11.0.0-beta.10"
...
This reverts commit d88ce0be9c .
2020-09-24 08:28:45 -07:00
Electron Bot
d88ce0be9c
Bump v11.0.0-beta.10
2020-09-24 08:03:12 -07:00
trop[bot]
e17b770690
docs: pepper flash plugin info appears at chrome://version now ( #25608 )
...
`chrome://flash` doesn't seem to exist anymore, but similar information
appears at `chrome://version`.
Co-authored-by: Joe Duncko <JoeDuncko@users.noreply.github.com >
2020-09-23 13:51:18 -07:00
trop[bot]
ff97c5255b
fix: decompress devtools discovery html ( #25602 )
...
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
2020-09-23 12:38:36 -07:00
trop[bot]
2ab7143b69
fix: update node certdata to NSS 3.56 ( #25362 )
...
* fix: update node certdata to NSS 3.56
* Update .patches
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
Co-authored-by: Jeremy Rose <jeremya@chromium.org >
2020-09-23 12:25:26 -07:00
Jeremy Rose
96f258b866
fix: check for destroyed webcontents in converter ( #25598 )
2020-09-23 12:23:37 -07:00
trop[bot]
e6d5fc23a7
docs: remove unused StreamProtocolResponse / StringProtocolResponse ( #25583 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2020-09-23 12:18:01 -07:00
trop[bot]
fe1b40ce9e
fix: order menu items before filtering excess separators ( #25599 )
...
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
2020-09-23 12:12:15 -07:00
trop[bot]
fb7f783ee1
fix: unsubscribe from observers when window is closing ( #25585 )
...
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2020-09-23 10:00:22 -04:00
trop[bot]
9ff208f898
fix: NOTREACHED in content::ChildProcessHost::GetChildPath when enable_plugins=false ( #25552 )
...
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2020-09-23 10:46:00 +09:00
trop[bot]
a8dc3ae5c2
fix: check printer list when no default printers ( #25562 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2020-09-22 11:53:49 -07:00
trop[bot]
07ec50b547
build: use newer xCode image ( #25571 )
...
* build: use newer xCode image
* build: log changed file paths
Co-authored-by: Samuel Attard <sattard@slack-corp.com >
Co-authored-by: Samuel Attard <samuel.r.attard@gmail.com >
2020-09-22 11:48:22 -05:00
Electron Bot
8bdff7acbc
Bump v11.0.0-beta.9
2020-09-21 08:02:16 -07:00
trop[bot]
a66ba564fd
test: retry the "v8 samples" test for a few times ( #25514 )
...
Co-authored-by: Cheng Zhao <zcbenz@gmail.com >
2020-09-21 09:36:18 +09:00
trop[bot]
0f4f5ac32c
fix: prevent destroyed view references from causing crashes ( #25509 )
...
* fix: prevent destroyed view references from causing crashes
* Remove extraneous comments
* Relocate crash test to proper location
* Add WebContentsObserver
* Add nullptr check and inspectable observer
* Remote initial test file
* Add test cases to test file
* Rename and move testing file
* Fix linting errors
* Make functions exit early on check
* Fix setBackgroundColor function call in test file
* Fix styling of test file
* Fix mac name mismatch and make variable name more clear
Co-authored-by: Michaela Laurencin <mlaurencin@microsoft.com >
2020-09-21 09:33:39 +09:00
trop[bot]
4e080c4b15
fix: app.importCertificate crash on Linux ( #25537 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2020-09-19 21:00:39 -06:00
trop[bot]
7e40dc2237
fix: close window when leave fs crash ( #25524 )
...
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2020-09-19 15:23:49 -06:00