Network cache speculative revalidation can cause loads to hang when HTTP authentication is used.
<rdar://problem/28519331>
Created attachment 294199 [details] Patch
Comment on attachment 294199 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=294199&action=review > Source/WebKit2/NetworkProcess/cache/NetworkCacheSpeculativeLoad.cpp:118 > +void SpeculativeLoad::canAuthenticateAgainstProtectionSpaceAsync(const WebCore::ProtectionSpace&) #if USE(PROTECTION_SPACE_AUTH_CALLBACK) around this
Created attachment 294201 [details] Patch
Comment on attachment 294201 [details] Patch Clearing flags on attachment: 294201 Committed r208437: <http://trac.webkit.org/changeset/208437>
All reviewed patches have been landed. Closing bug.