chore: bump chromium to 132.0.6779.0 (34-x-y) (#44272)
* chore: bump chromium in DEPS to 131.0.6778.4 * chore: bump chromium to 131.0.6778.0 (main) (#44251) * chore: bump chromium in DEPS to 131.0.6778.0 * 5803393: [UI] Add alias for mojo version of `MenuSourceType`5803393
--------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org> (cherry picked from commitef84f13650
) * chore: bump chromium in DEPS to 132.0.6779.0 (cherry picked from commit 77f17523f2103a3f3521d063c4cc73b018745d42) * chore: update patches (cherry picked from commit fed98882323641f3212f0023c6d46a23ef20e835) * 5904951: controlledframe: Disable File System Access for <controlledframe>5904951
(cherry picked from commit 289a2fb86aa8d2c4f2431289214ce00fa52a67a7) --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
This commit is contained in:
parent
8689cf2b3f
commit
34a6cd2bd8
32 changed files with 231 additions and 175 deletions
|
@ -15,7 +15,7 @@ Note that we also need to manually update embedder's
|
|||
`api::WebContents::IsFullscreenForTabOrPending` value.
|
||||
|
||||
diff --git a/content/browser/renderer_host/render_frame_host_impl.cc b/content/browser/renderer_host/render_frame_host_impl.cc
|
||||
index f737902ba9a5ff5b98940eca4a8e7c057c64b3bd..8abcf9d0bf63496692408464ca5e5a3ede9dac4b 100644
|
||||
index a08f9eecbc43f6feafc680df520e1e24b6e7521f..54d594caccd246cd02858e8f7ca410a552296fb9 100644
|
||||
--- a/content/browser/renderer_host/render_frame_host_impl.cc
|
||||
+++ b/content/browser/renderer_host/render_frame_host_impl.cc
|
||||
@@ -8230,6 +8230,17 @@ void RenderFrameHostImpl::EnterFullscreen(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue