[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
Fri Nov 27 10:24:19 PST 2015


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

Brian Burg <bburg at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bburg at apple.com
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #6 from Brian Burg <bburg at apple.com> ---
Apparently it reloads with revalidation if using window.location.reload(), but window.history.go(0) and internal WebCore commands don't. Not sure what's up with that, but I guess I'll close this bug. Here's the log spew:

CachedResourceLoader::determineRevalidationPolicy reloading due to missing cache validators.
Evicting resource 0x11e85db00 for 'file:///Users/bburg/repos/webkit-tot/OpenSource/WebKitBuild/Debug/WebInspectorUI.framework/Resources/Views/BezierEditor.css' from cache
Loading CachedResource for 'file:///Users/bburg/repos/webkit-tot/OpenSource/WebKitBuild/Debug/WebInspectorUI.framework/Resources/Views/BezierEditor.css'.
MemoryCache::add Added 'file:///Users/bburg/repos/webkit-tot/OpenSource/WebKitBuild/Debug/WebInspectorUI.framework/Resources/Views/BezierEditor.css', resource 0x1309ae900
ResourceLoadScheduler::load resource 0x1309aeec0 'file:///Users/bburg/repos/webkit-tot/OpenSource/WebKitBuild/Debug/WebInspectorUI.framework/Resources/Views/BezierEditor.css'

-- 
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/20151127/bd639613/attachment-0001.html>


More information about the webkit-unassigned mailing list