Bug 156354 - Clearing the application cache doesn't work.
Summary: Clearing the application cache doesn't work.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Mac Unspecified
: P2 Normal
Assignee: Jeremy Jones
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-04-07 12:22 PDT by Jeremy Jones
Modified: 2016-04-08 18:07 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.96 KB, patch)
2016-04-07 12:24 PDT, Jeremy Jones
no flags Details | Formatted Diff | Diff
Patch (2.99 KB, patch)
2016-04-07 12:25 PDT, Jeremy Jones
bfulgham: review+
Details | Formatted Diff | Diff
Path for Landing (2.99 KB, patch)
2016-04-07 16:31 PDT, Jeremy Jones
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Jones 2016-04-07 12:22:35 PDT
Clearing the application cache doesn't work.
Comment 1 Jeremy Jones 2016-04-07 12:24:20 PDT
Created attachment 275913 [details]
Patch
Comment 2 Jeremy Jones 2016-04-07 12:25:15 PDT
Created attachment 275914 [details]
Patch
Comment 3 Jeremy Jones 2016-04-07 12:26:33 PDT
rdar://problem/22369239
Comment 4 Brent Fulgham 2016-04-07 15:20:36 PDT
Comment on attachment 275914 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=275914&action=review

> Source/WebKit2/ChangeLog:10
> +        Delete the caches, not just the entires.

"entires" -> "entries"
Comment 5 Brent Fulgham 2016-04-07 15:21:14 PDT
Needs a WK2 review.
Comment 6 Brady Eidson 2016-04-07 16:22:12 PDT
Comment on attachment 275914 [details]
Patch

WK2 parts == okay
Comment 7 Brent Fulgham 2016-04-07 16:23:02 PDT
Comment on attachment 275914 [details]
Patch

r=me, WK2 r=brady.
Comment 8 Jeremy Jones 2016-04-07 16:31:09 PDT
Created attachment 275953 [details]
Path for Landing
Comment 9 WebKit Commit Bot 2016-04-07 17:19:46 PDT
Comment on attachment 275953 [details]
Path for Landing

Clearing flags on attachment: 275953

Committed r199204: <http://trac.webkit.org/changeset/199204>