chore: bump chromium to 135.0.7035.0 (main) (#45764)
* chore: bump chromium in DEPS to 135.0.7028.0 * chore: bump chromium in DEPS to 135.0.7029.0 * chore: bump chromium in DEPS to 135.0.7031.0 * chore: bump chromium in DEPS to 135.0.7033.0 * Split //component/embedder_support:browser_util into multiple targets6246155
* chore: update patches * build: update filenames.libcxx.gni * 6275531: Enable Float16Array6275531
* chore: bump chromium in DEPS to 135.0.7035.0 * chore: update patches * Move Service Process Host files to a separate folder6089368
* Remove NOTREACHED()s after return statements6297811
* Move ServiceProcessTracker and UtilityProcessClient into separate files6088677
* chore: update filenames.libcxx.gni --------- Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org> Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
This commit is contained in:
parent
9b6ba1ced1
commit
9303a3fae9
30 changed files with 213 additions and 142 deletions
|
@ -14,7 +14,7 @@ track down the source of this problem & figure out if we can fix it
|
|||
by changing something in Electron.
|
||||
|
||||
diff --git a/content/browser/web_contents/web_contents_impl.cc b/content/browser/web_contents/web_contents_impl.cc
|
||||
index 037e3a33c6238b22c6f82ca3ec17b85f3aba3cd4..b48b1e6e1c94abe5f64a7ac45194016ec27bd3b8 100644
|
||||
index 8c805aec2042d7c02ba0a28f544feb6d976a0775..d5e8086df8b15f90acbea43f93706c2b9543a8ef 100644
|
||||
--- a/content/browser/web_contents/web_contents_impl.cc
|
||||
+++ b/content/browser/web_contents/web_contents_impl.cc
|
||||
@@ -4950,7 +4950,7 @@ FrameTree* WebContentsImpl::CreateNewWindow(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue