chore: bump chromium to 132.0.6834.0 (main) (#44602)
* chore: bump chromium in DEPS to 132.0.6827.0 * chore: bump chromium in DEPS to 132.0.6828.0 * chore: bump chromium in DEPS to 132.0.6830.0 * chore: bump chromium in DEPS to 132.0.6832.0 * chore: bump chromium in DEPS to 132.0.6834.0 * chore: update chromium patches * 5977022: Apply os setting of overlay scrollbar to web instances |5977022
* 5991440: Cleanup //ui/compositor from LaCros support code. |5991440
* chore: update all patches * 6000058: Add base_subdirs to file_chooser.mojom NativeFileInfo |6000058
* 6009949: Rename NOTREACHED_NORETURN() uses to NOTREACHED() |6009949
* 5966419: [freezing] Expose frozen state to extensions (3/3 - add frozen to chrome.tabs.Tab).5966419
Also6006424
--------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: VerteDinde <vertedinde@electronjs.org> Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
This commit is contained in:
parent
8a67e77f03
commit
b1957f52e3
59 changed files with 230 additions and 219 deletions
|
@ -19,10 +19,10 @@ index 6cd2eace306cb6b3b8d39d968f898c6468d00eea..e2146f0a06fb70d16c48fe6e06d0615c
|
|||
excluded_margin);
|
||||
}
|
||||
diff --git a/ui/views/win/hwnd_message_handler.cc b/ui/views/win/hwnd_message_handler.cc
|
||||
index 328cf96499fa2ec23259339cffce467de142acc6..466738cc252dceae3fcaa7c44aaa29ff945386ef 100644
|
||||
index 509bbf34ed99b5743564c2683f24d0bb2a6757bb..4957a1aba28263313ec072e8b4e71d14c66bf73e 100644
|
||||
--- a/ui/views/win/hwnd_message_handler.cc
|
||||
+++ b/ui/views/win/hwnd_message_handler.cc
|
||||
@@ -962,8 +962,11 @@ void HWNDMessageHandler::SetFullscreen(bool fullscreen,
|
||||
@@ -961,8 +961,11 @@ void HWNDMessageHandler::SetFullscreen(bool fullscreen,
|
||||
|
||||
void HWNDMessageHandler::SetAspectRatio(float aspect_ratio,
|
||||
const gfx::Size& excluded_margin) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue