chore: bump chromium to 93.0.4535.0 (main) (#29549)
* chore: bump chromium in DEPS to 93.0.4533.0 * chore: update patches * chore: bump chromium in DEPS to 93.0.4534.0 * chore: update patches * chore: bump chromium in DEPS to 93.0.4535.0 * chore: remove PdfViewerDocumentProperties from feature-flag conditional2938363
This feature is now enabled by default upstream. * chore: remove kPdfViewerPresentationMode from feature-flag conditional2938037
This feature is now enabled by default upstream. Co-authored-by: electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com> Co-authored-by: Charles Kerr <charles@charleskerr.com>
This commit is contained in:
parent
c48ec133a5
commit
5665738ceb
27 changed files with 82 additions and 88 deletions
|
@ -22,7 +22,7 @@ However, the patch would need to be reviewed by the security team, as it
|
|||
does touch a security-sensitive class.
|
||||
|
||||
diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content/browser/renderer_host/render_process_host_impl.cc
|
||||
index 5de57bd4a08e586251d26ede70e6b51ad61d2c42..aa5b91076df81cf32f6aa1e128073c278234a684 100644
|
||||
index 39a9562bc82c169e3c06cd7172603cd10378ddbf..3a9fd06967f4e086639105486b0626aedbe1c4c6 100644
|
||||
--- a/content/browser/renderer_host/render_process_host_impl.cc
|
||||
+++ b/content/browser/renderer_host/render_process_host_impl.cc
|
||||
@@ -422,10 +422,18 @@ class RendererSandboxedProcessLauncherDelegate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue