[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
Wed Sep 21 06:26:37 PDT 2011


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





--- Comment #56 from Vsevolod Vlasov <vsevik at chromium.org>  2011-09-21 06:26:36 PST ---
> It's crazy to me that we can't figure out a way to address this. 
There now two common ways to address this for developer.

1. There is a developer's option to disable cache both in Chrome and Safari.
2. Use different environment for development: e.g. serve your scripts with no-cache headers.

Both of these scenarios are very easy to use for developer. They could not be used by user so they are solving the problem mentioned in Darin's comment #30.

Could you explain why these approaches are not good enough for you?

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