mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
* fix: use proper OOPIF PDF check in `StreamsPrivateAPI` * fix: add `ShouldEnableSubframeZoom` override to `ElectronBrowserClient` for upstream parity * fix: add `MaybeOverrideLocalURLCrossOriginEmbedderPolicy` override to `ElectronBrowserClient` for upstream parity * fix: add `DoesSiteRequireDedicatedProcess` override to `ElectronBrowserClient` for upstream parity * style: move `DoesSiteRequireDedicatedProcess` to correct override section Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Noah Gregory <noahmgregory@gmail.com>