mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Update to Chromium version 78.0.3904.63
This commit is contained in:
@@ -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_);
|
||||
|
Reference in New Issue
Block a user