Bug 89776 - [Chromium] Add a chromium webkit api to create a serializable file system.
Summary: [Chromium] Add a chromium webkit api to create a serializable file system.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-22 11:45 PDT by kmadhusu
Modified: 2012-06-25 17:12 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.14 KB, patch)
2012-06-22 11:50 PDT, kmadhusu
no flags Details | Formatted Diff | Diff
Patch (4.35 KB, patch)
2012-06-22 14:41 PDT, kmadhusu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description kmadhusu 2012-06-22 11:45:48 PDT
To fix crbug.com/110400, I want to create a serializable file system to send DOMFileSystem as part of Web Intent data.
Comment 1 kmadhusu 2012-06-22 11:50:30 PDT
Created attachment 149077 [details]
Patch
Comment 2 WebKit Review Bot 2012-06-22 11:55:05 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Comment 3 Adam Barth 2012-06-22 14:33:27 PDT
Ideally the patch would include an explanation of why we're adding this API.
Comment 4 Adam Barth 2012-06-22 14:33:51 PDT
(In the ChangeLog.)
Comment 5 kmadhusu 2012-06-22 14:41:39 PDT
Created attachment 149105 [details]
Patch
Comment 6 kmadhusu 2012-06-22 14:43:00 PDT
abarth@: Added an explanation to ChangeLog. Thanks.
Comment 7 kmadhusu 2012-06-25 10:39:51 PDT
ping.
Comment 8 Adam Barth 2012-06-25 16:55:45 PDT
Comment on attachment 149105 [details]
Patch

Thanks.
Comment 9 WebKit Review Bot 2012-06-25 17:12:15 PDT
Comment on attachment 149105 [details]
Patch

Clearing flags on attachment: 149105

Committed r121197: <http://trac.webkit.org/changeset/121197>
Comment 10 WebKit Review Bot 2012-06-25 17:12:29 PDT
All reviewed patches have been landed.  Closing bug.