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

Unified Diff: components/html_viewer/web_url_loader_impl.cc

Issue 1379543003: Revert of Post loading tasks on the appropriate WebFrameScheduler's queue (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
« no previous file with comments | « components/html_viewer/web_url_loader_impl.h ('k') | components/scheduler/child/web_task_runner_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/html_viewer/web_url_loader_impl.cc
diff --git a/components/html_viewer/web_url_loader_impl.cc b/components/html_viewer/web_url_loader_impl.cc
index c912d4dd93a6a830bb173578ac0d5ca4e0d39dd1..5f5b840c0c416fd984b09f7a436ce9a487653d46 100644
--- a/components/html_viewer/web_url_loader_impl.cc
+++ b/components/html_viewer/web_url_loader_impl.cc
@@ -312,9 +312,4 @@
ReadMore();
}
-void WebURLLoaderImpl::setLoadingTaskRunner(
- blink::WebTaskRunner* web_task_runner) {
- // TODO(alexclarke): Consider hooking this up.
-}
-
} // namespace html_viewer
« no previous file with comments | « components/html_viewer/web_url_loader_impl.h ('k') | components/scheduler/child/web_task_runner_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698