[Webkit-unassigned] [Bug 24747] preloading logic caused the same resource was loaded and reloaded.(sent two requests for same resource)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 23 05:40:55 PDT 2009


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





------- Comment #4 from johnnyding.webkit at gmail.com  2009-03-23 05:40 PDT -------
Created an attachment (id=28851)
 --> (https://bugs.webkit.org/attachment.cgi?id=28851&action=view)
patch V1 for fixing this bug, so far no test

I did not add test for this patch. It's because to reproduce this problem, I
have to rewrite my own HTTP server to catch up the image reload and return a
401 error to let page trigger the error condition. I am not sure whether you
guys have concerns on it or not. If not, I will add it on patch V2. It's highly
appreciated if someone can point me out the similar existing testcase, then I
can leverage it.

Thanks!


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



More information about the webkit-unassigned mailing list