Bug 97891 - Web Inspector: there should be a way to clear appcache from inspector.
Summary: Web Inspector: there should be a way to clear appcache from inspector.
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-09-28 04:38 PDT by Pavel Feldman
Modified: 2016-12-13 15:40 PST (History)
13 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2012-09-28 04:38:22 PDT
This important bit is missing.
Comment 1 Nikita Vasilyev 2012-12-11 09:48:40 PST
AFAIK, there is no way to clear the cache using DOM. It’s available in Chrome on chrome://appcache-internals/

I don’t see any commands to clear appcache in the protocol, under ApplicationCache domain http://trac.webkit.org/browser/trunk/Source/WebCore/inspector/Inspector.json#L1423. I could implement UI part, but I need back-end part working.
Comment 2 Radar WebKit Bug Importer 2014-12-17 11:27:23 PST
<rdar://problem/19281660>