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

Issue 132143003: [abort] Let webkit know we're past the phase where throttles run. (Closed)

Created:
6 years, 11 months ago by mkosiba (inactive)
Modified:
6 years, 6 months ago
Reviewers:
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, android-webview-reviews_chromium.org
Visibility:
Public.

Description

Let webkit know we're past the phase where throttles run. This makes the WebKit resource loaders aware of the fact that the browser has decided to not outright cancel the main frame load. BUG=308257

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -0 lines) Patch
M android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientShouldOverrideUrlLoadingTest.java View 2 chunks +66 lines, -0 lines 0 comments Download
M android_webview/javatests/src/org/chromium/android_webview/test/TestAwContentsClient.java View 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/loader/resource_dispatcher_host_impl.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/child/resource_dispatcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/resource_dispatcher.cc View 3 chunks +10 lines, -0 lines 0 comments Download
M content/common/resource_messages.h View 1 chunk +5 lines, -0 lines 0 comments Download
M webkit/child/resource_loader_bridge.h View 1 chunk +2 lines, -0 lines 0 comments Download
M webkit/child/weburlloader_impl.cc View 2 chunks +8 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698