RESOLVED FIXED 28728
DocumentThreadableLoader::getShouldUseCredentialStorage should allow for synchronous callbacks from SubresourceLoader::create.
https://bugs.webkit.org/show_bug.cgi?id=28728
Summary DocumentThreadableLoader::getShouldUseCredentialStorage should allow for sync...
David Levin
Reported 2009-08-25 19:21:24 PDT
On Chromium, it is useful to make this callback synchronously. These are some small changes to stop asserts from happening in this case.
Attachments
Proposed fix. (2.25 KB, patch)
2009-08-25 19:27 PDT, David Levin
mjs: review+
David Levin
Comment 1 2009-08-25 19:27:49 PDT
Created attachment 38587 [details] Proposed fix.
Maciej Stachowiak
Comment 2 2009-08-25 19:51:07 PDT
Comment on attachment 38587 [details] Proposed fix. r=me
David Levin
Comment 3 2009-08-25 20:03:09 PDT
Note You need to log in before you can comment on or make changes to this bug.