[Webkit-unassigned] [Bug 80439] Race condition in handling non-cachable resources.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 18 11:46:08 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=80439





--- Comment #3 from Nate Chapin <japhet at chromium.org>  2012-09-18 11:46:37 PST ---
At a 2 minute glance, my guess is that the if statement at http://trac.webkit.org/browser/trunk/Source/WebCore/loader/cache/CachedResourceLoader.cpp?rev=128914#L583 is too broad. It should probably check the Frame that initiated the CachedResource load, the response headers, or both.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list