Bug 136517 - Remove iOS specific disk image cache
Summary: Remove iOS specific disk image cache
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Pratik Solanki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-03 16:57 PDT by Pratik Solanki
Modified: 2014-09-04 10:36 PDT (History)
9 users (show)

See Also:


Attachments
Patch (82.59 KB, patch)
2014-09-03 17:07 PDT, Pratik Solanki
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pratik Solanki 2014-09-03 16:57:42 PDT
We don't use the disk image cache in WebKit2 and the code is now complicating SharedBuffer unnecessarily.
Comment 1 Pratik Solanki 2014-09-03 17:07:04 PDT
Created attachment 237602 [details]
Patch
Comment 2 Antti Koivisto 2014-09-03 17:40:13 PDT
Comment on attachment 237602 [details]
Patch

r=me!
Comment 3 Pratik Solanki 2014-09-04 10:36:41 PDT
Committed r173265: <http://trac.webkit.org/changeset/173265>