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
|
@ -7,7 +7,7 @@ Subject: refactor: expose HostImportModuleDynamically and
|
|||
This is so that Electron can blend Blink's and Node's implementations of these isolate handlers.
|
||||
|
||||
diff --git a/third_party/blink/renderer/bindings/core/v8/v8_initializer.cc b/third_party/blink/renderer/bindings/core/v8/v8_initializer.cc
|
||||
index 550a216177b7be1bb1f90fbc8714ef1f9bc2f298..34c40b1089695a557ec405409156b51a389e3edf 100644
|
||||
index 0479bf92c2f15eb5ebb08cccea9a0271675e3200..430bac5f5fd5c22637fbcea6ebf99622044965d1 100644
|
||||
--- a/third_party/blink/renderer/bindings/core/v8/v8_initializer.cc
|
||||
+++ b/third_party/blink/renderer/bindings/core/v8/v8_initializer.cc
|
||||
@@ -648,7 +648,9 @@ bool WasmJSPromiseIntegrationEnabledCallback(v8::Local<v8::Context> context) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue