Bug 34048 - Implement support for FileList cloning in postMessage
Summary: Implement support for FileList cloning in postMessage
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-23 23:17 PST by Oliver Hunt
Modified: 2010-01-23 23:44 PST (History)
0 users

See Also:


Attachments
Patch (10.26 KB, patch)
2010-01-23 23:37 PST, Oliver Hunt
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2010-01-23 23:17:41 PST
Implement support for FileList cloning in postMessage
Comment 1 Oliver Hunt 2010-01-23 23:37:55 PST
Created attachment 47288 [details]
Patch
Comment 2 Maciej Stachowiak 2010-01-23 23:41:02 PST
Comment on attachment 47288 [details]
Patch

r=me
Comment 3 Oliver Hunt 2010-01-23 23:44:15 PST
Committed r53774: <http://trac.webkit.org/changeset/53774>