chore: bump chromium to 124.0.6367.118 (30-x-y) (#42015)
* chore: bump chromium in DEPS to 124.0.6367.118 * chore: update patches * chore: disable tests that require nut.js (#42006) * chore: disable tests that require nut.js * fixup! chore: disable tests that require nut.js (cherry picked from commit 4dff815f479880537c66f29a7571091ebfc417a1) * test: revert inadvertent winreg change winreg 1.2.5 breaks the following tests: app module setAsDefaultProtocolClient(protocol, path, args) creates a registry entry for the protocol class app module setAsDefaultProtocolClient(protocol, path, args) only unsets a class registry key if it contains other data --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com> Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
This commit is contained in:
parent
aa25b3a76e
commit
ddcb2b7183
8 changed files with 142 additions and 911 deletions
|
@ -6,7 +6,7 @@ Subject: render_widget_host_view_base.patch
|
|||
... something to do with OSR? and maybe <webview> as well? terrifying.
|
||||
|
||||
diff --git a/content/browser/renderer_host/render_widget_host_view_base.cc b/content/browser/renderer_host/render_widget_host_view_base.cc
|
||||
index 6b6902c0cb0eee071741421fdfd616d6bacea619..ad27029859895a1b3434913c6f4d38e9dfd69bea 100644
|
||||
index f67fa6e039aed0321fab980eb39c7f9981be8366..390a8b4870326083d33a37c8f6cd3e13ff57b4ed 100644
|
||||
--- a/content/browser/renderer_host/render_widget_host_view_base.cc
|
||||
+++ b/content/browser/renderer_host/render_widget_host_view_base.cc
|
||||
@@ -724,6 +724,13 @@ bool RenderWidgetHostViewBase::ScreenRectIsUnstableForIOv2For(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue