[Webkit-unassigned] [Bug 144132] Web Inspector: reopening inspector doesn't reload files from disk unless inspected page changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 26 14:30:43 PDT 2015


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

Brian Burg <burg at cs.washington.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com

--- Comment #5 from Brian Burg <burg at cs.washington.edu> ---
I guess setting ResourceCachePolicy on request (accessed using a loader client) is the easiest way to go for now. Using a meta tag can get Main.html to be revalidated/evicted from cache, but none of the subresources are (and they have no HTTP headers because they are local files).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150426/8763caa9/attachment.html>


More information about the webkit-unassigned mailing list