Bug 141984 - Pass _WKWebsiteDataRecord objects to the fetchData completion handler
Summary: Pass _WKWebsiteDataRecord objects to the fetchData completion handler
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks: 141994
  Show dependency treegraph
 
Reported: 2015-02-24 14:09 PST by Anders Carlsson
Modified: 2015-02-24 17:45 PST (History)
1 user (show)

See Also:


Attachments
Patch (20.21 KB, patch)
2015-02-24 14:24 PST, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2015-02-24 14:09:57 PST
Pass _WKWebsiteDataRecord objects to the fetchData completion handler
Comment 1 Anders Carlsson 2015-02-24 14:24:21 PST
Created attachment 247267 [details]
Patch
Comment 2 Andreas Kling 2015-02-24 14:36:16 PST
Comment on attachment 247267 [details]
Patch

rs=me
Comment 3 Anders Carlsson 2015-02-24 14:40:57 PST
Committed r180585: <http://trac.webkit.org/changeset/180585>