Bug 66714 - Add webkitPostMessage to allow for adding transferable support.
Summary: Add webkitPostMessage to allow for adding transferable support.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Dmitry Lomov
URL:
Keywords:
Depends on:
Blocks: 65209
  Show dependency treegraph
 
Reported: 2011-08-22 14:35 PDT by David Levin
Modified: 2011-09-16 21:00 PDT (History)
5 users (show)

See Also:


Attachments
Adds webkitPostMessage + tests (34.80 KB, patch)
2011-09-15 16:40 PDT, Dmitry Lomov
no flags Details | Formatted Diff | Diff
Minor fixes (34.74 KB, patch)
2011-09-15 16:56 PDT, Dmitry Lomov
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff
Rebaselined chromium test (35.58 KB, patch)
2011-09-16 10:03 PDT, Dmitry Lomov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.