[Webkit-unassigned] [Bug 30862] Dynamically inserted subresources aren't revalidated even when the containing document is reloaded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 27 09:11:56 PST 2012


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





--- Comment #66 from johnjbarton <johnjbarton at johnjbarton.com>  2012-01-27 09:11:54 PST ---
Created an attachment (id=124326)
 --> (https://bugs.webkit.org/attachment.cgi?id=124326&action=review)
Modified test case, load scripts dynamically next turn after 'load' event with 1000ms delay

The attached modification of the OP test case delays the script load until the next turn after 'load' and further delays it 1000ms.  These changes ensure that the dynamic resources are well outside of the initial load.

Using the test case on a server that sets 
  Cache-Control:no-cache
I verified that this bug is *not* observed on Chrome 18.0.1017.2 dev

So what ever problem I am having, its not this one.

-- 
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