Bug 66714

Summary: Add webkitPostMessage to allow for adding transferable support.
Product: WebKit Reporter: David Levin <levin>
Component: DOMAssignee: Dmitry Lomov <dslomov>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, dslomov, kbr, levin, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 65209    
Attachments:
Description Flags
Adds webkitPostMessage + tests
none
Minor fixes
webkit.review.bot: commit-queue-
Rebaselined chromium test none

Description David Levin 2011-08-22 14:35:07 PDT
Per the comment here https://bugs.webkit.org/show_bug.cgi?id=65209#c6
Comment 1 Dmitry Lomov 2011-09-15 16:40:21 PDT
Created attachment 107565 [details]
Adds webkitPostMessage + tests
Comment 2 Dmitry Lomov 2011-09-15 16:56:47 PDT
Created attachment 107566 [details]
Minor fixes
Comment 3 WebKit Review Bot 2011-09-15 20:38:52 PDT
Comment on attachment 107566 [details]
Minor fixes

Attachment 107566 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/9709044

New failing tests:
fast/dom/prototype-inheritance.html
Comment 4 Dmitry Lomov 2011-09-16 10:03:52 PDT
Created attachment 107672 [details]
Rebaselined chromium test
Comment 5 WebKit Review Bot 2011-09-16 21:00:39 PDT
Comment on attachment 107672 [details]
Rebaselined chromium test

Clearing flags on attachment: 107672

Committed r95362: <http://trac.webkit.org/changeset/95362>
Comment 6 WebKit Review Bot 2011-09-16 21:00:44 PDT
All reviewed patches have been landed.  Closing bug.