[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:25:39 PST 2015


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

Brian Burg <bburg at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #7 from Brian Burg <bburg at apple.com> ---
(In reply to comment #6)
> 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'

So, we can issue that reload command if reopening the warmed-up inspector WKWebView. I guess that is a separate bug from adding a Reload menu item, worth fixing (but less urgent).

-- 
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/2693ab3e/attachment.html>


More information about the webkit-unassigned mailing list