Bug 156354

Summary: Clearing the application cache doesn't work.
Product: WebKit Reporter: Jeremy Jones <jeremyj-wk>
Component: WebKit2Assignee: Jeremy Jones <jeremyj-wk>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, ap, bdakin, beidson, bfulgham, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Mac   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
bfulgham: review+
Path for Landing none

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>