diff options
author | Ben Murdoch <benm@google.com> | 2011-10-24 12:42:19 +0100 |
---|---|---|
committer | Ben Murdoch <benm@google.com> | 2011-10-25 11:59:01 +0100 |
commit | e82298dad5b93e668a6dae26da91a7d2f942d0bb (patch) | |
tree | ca20cefdd33adafd9f70e744cb9362fe011d2840 /Source/WebKit/android/WebCoreSupport/WebRequestContext.h | |
parent | 4bb95ac7a6cc45eb1e2846bd36585220a92bfd90 (diff) | |
download | external_webkit-e82298dad5b93e668a6dae26da91a7d2f942d0bb.zip external_webkit-e82298dad5b93e668a6dae26da91a7d2f942d0bb.tar.gz external_webkit-e82298dad5b93e668a6dae26da91a7d2f942d0bb.tar.bz2 |
Report a load error when network loads blocked.
When network loads are blocked, we should fail those
loads rather than leaving them dangling. In particular,
this fixes an issue where WebCore will wait to do the
first layout while CSS loads are pending. If network
loads are blocked, we need to tell WebCore they are never
going to complete.
To implement this, we make use of the Chromium stack's
load flags and move the code to a more suitable location.
Bug: 5416543
Change-Id: I0bd41e430c7ab3cefa302ed0e0576c7e74e7274a
Diffstat (limited to 'Source/WebKit/android/WebCoreSupport/WebRequestContext.h')
0 files changed, 0 insertions, 0 deletions