diff options
author | Ben Murdoch <benm@google.com> | 2011-10-24 12:42:19 +0100 |
---|---|---|
committer | Ben Murdoch <benm@google.com> | 2011-10-31 10:48:46 +0000 |
commit | 1c694b72a5eeade23acf64618e14ab19fcb5801a (patch) | |
tree | bb8f2562d940338eb249abfaf955a189eae5eb0b /Source/WebCore/dom/StaticHashSetNodeList.cpp | |
parent | 05c651b68b396c8a09eef678a6b3439e8eb3297a (diff) | |
download | external_webkit-1c694b72a5eeade23acf64618e14ab19fcb5801a.zip external_webkit-1c694b72a5eeade23acf64618e14ab19fcb5801a.tar.gz external_webkit-1c694b72a5eeade23acf64618e14ab19fcb5801a.tar.bz2 |
Report a load error when network loads blocked. Do not merge
Cherry pick from master.
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: I4bd9987611364b29d3ccaa50437d418a5eb9a5cd
Diffstat (limited to 'Source/WebCore/dom/StaticHashSetNodeList.cpp')
0 files changed, 0 insertions, 0 deletions