Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(107)

Unified Diff: third_party/WebKit/Source/core/loader/EmptyClients.cpp

Issue 2901223003: PlzNavigate: Fix wrong SourceLocation. (Closed)
Patch Set: Rebase + Fix conflicts. Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/core/loader/EmptyClients.cpp
diff --git a/third_party/WebKit/Source/core/loader/EmptyClients.cpp b/third_party/WebKit/Source/core/loader/EmptyClients.cpp
index 9871f762065c99dfc6935b9ca0df3fdce695bddf..038fd032d089e9bfb16641c528c7e56634fdf9e3 100644
--- a/third_party/WebKit/Source/core/loader/EmptyClients.cpp
+++ b/third_party/WebKit/Source/core/loader/EmptyClients.cpp
@@ -138,6 +138,7 @@ std::unique_ptr<WebFrameScheduler> EmptyChromeClient::CreateFrameScheduler(
NavigationPolicy EmptyLocalFrameClient::DecidePolicyForNavigation(
const ResourceRequest&,
+ Document* origin_document,
DocumentLoader*,
NavigationType,
NavigationPolicy,
« no previous file with comments | « third_party/WebKit/Source/core/loader/EmptyClients.h ('k') | third_party/WebKit/Source/core/loader/FrameLoader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698