Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(453)

Issue 22915005: MessageEvent constructor should accept a MessagePort as source (Closed)

Created:
7 years, 4 months ago by do-not-use
Modified:
7 years, 4 months ago
Reviewers:
abarth-chromium
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, adamk+blink_chromium.org
Visibility:
Public.

Description

MessageEvent constructor should accept a MessagePort as source MessageEvent constructor should accept a MessagePort as source in the MessageEventInit dictionary. Previously, it was only accepting a Window object as source. The specification was updated recently to address this issue: https://www.w3.org/Bugs/Public/show_bug.cgi?id=23011 http://html5.org/tools/web-apps-tracker?from=8147&to=8148 R=abarth BUG=276474 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156420

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M LayoutTests/fast/events/constructors/message-event-constructor.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/fast/events/constructors/message-event-constructor-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/MessageEvent.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/MessageEvent.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
do-not-use
7 years, 4 months ago (2013-08-20 18:05:25 UTC) #1
do-not-use
This is a follow up to https://src.chromium.org/viewvc/blink?revision=156385&view=revision now that the specification was fixed.
7 years, 4 months ago (2013-08-20 18:09:18 UTC) #2
abarth-chromium
lgtm
7 years, 4 months ago (2013-08-20 19:29:11 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/22915005/1
7 years, 4 months ago (2013-08-20 19:29:19 UTC) #4
commit-bot: I haz the power
7 years, 4 months ago (2013-08-21 02:38:32 UTC) #5
Message was sent while issue was closed.
Change committed as 156420

Powered by Google App Engine
This is Rietveld 408576698