Bug 125229
Summary: | Web Inspector: No easy way to refresh without cache with inspector open | ||
---|---|---|---|
Product: | WebKit | Reporter: | Aviv Ben-Yosef <aviv.by> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | graouts, joepeck, timothy, webkit-bug-importer |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.9 |
Aviv Ben-Yosef
On Safari 7 I have to "Empty Caches" and then refresh, which means I lose all cache, not just the current sites, and is also tedious.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Timothy Hatcher
Command-Shift-R to reload without cache when the Inspector window is focused. The shortcut is in the tooltip for the reload button in the Resources sidebar.
Aviv Ben-Yosef
This works most of the time, but just now I had a css file that just didn't refresh until I emptied cache. Am I doing something wrong?
Joseph Pecoraro
(In reply to comment #2)
> This works most of the time, but just now I had a css file that just didn't refresh until I emptied cache. Am I doing something wrong?
Hmm, do you have a URL or steps to reproduce? If we can reproduce we can investigate easier!