MessageEvent should have a constructor (Spec: http://www.whatwg.org/specs/web-apps/current-work/#messageevent). After this patch is landed, I will add the MessageEvent constructor for V8 as a follow-up patch.
Created attachment 108821 [details] Patch
Attachment 108821 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/fast..." exit_code: 1 ERROR: FAILURES FOR <lucid, x86_64, release, cpu> ERROR: Line:3791 Path does not exist. ast/canvas/webgl/premultiplyalpha-test.html LayoutTests/platform/chromium/test_expectations.txt:3791: Path does not exist. ast/canvas/webgl/premultiplyalpha-test.html [test/expectations] [2] Total errors found: 1 in 13 files If any of these errors are false positives, please file a bug against check-webkit-style.
Created attachment 108832 [details] Rebased patch
Created attachment 108947 [details] patch for commit
Comment on attachment 108947 [details] patch for commit Clearing flags on attachment: 108947 Committed r96179: <http://trac.webkit.org/changeset/96179>