Update to Chromium version 78.0.3904.63

This commit is contained in:
Marshall Greenblatt
2019-10-17 15:39:08 +02:00
parent 18b5f72701
commit aa9d93d5af
12 changed files with 58 additions and 58 deletions

View File

@@ -85,7 +85,7 @@ index 3f0763384089..6919c6f0b2b8 100644
void DevToolsSession::FlushProtocolNotifications() {
diff --git third_party/blink/renderer/core/page/page.cc third_party/blink/renderer/core/page/page.cc
index 5b2c09a61111..858725e57438 100644
index 57e3a515bcc5..92e58dd76a32 100644
--- third_party/blink/renderer/core/page/page.cc
+++ third_party/blink/renderer/core/page/page.cc
@@ -183,7 +183,8 @@ Page::Page(PageClients& page_clients)
@@ -148,7 +148,7 @@ index 5b2c09a61111..858725e57438 100644
page->NotifyPluginsChanged();
}
}
@@ -830,7 +850,8 @@ void Page::Trace(blink::Visitor* visitor) {
@@ -846,7 +866,8 @@ void Page::Trace(blink::Visitor* visitor) {
visitor->Trace(link_highlights_);
visitor->Trace(spatial_navigation_controller_);
visitor->Trace(main_frame_);