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

Issue 358413003: Run new MessageEvent constructor instead of initMessageEvent in Firefox. (Closed)

Created:
6 years, 5 months ago by Emily Fortuna
Modified:
6 years, 5 months ago
Reviewers:
blois
CC:
reviews_dartlang.org, ricow1
Visibility:
Public.

Description

Run new MessageEvent constructor instead of initMessageEvent in Firefox. BUG= R=blois@google.com Committed: https://code.google.com/p/dart/source/detail?r=37843

Patch Set 1 : #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -3 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M tests/html/html.status View 1 chunk +0 lines, -2 lines 0 comments Download
M tests/html/messageevent_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tools/dom/templates/html/impl/impl_MessageEvent.darttemplate View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Emily Fortuna
Fix for https://code.google.com/p/dart/issues/detail?id=15651
6 years, 5 months ago (2014-06-30 17:55:48 UTC) #1
blois
https://codereview.chromium.org/358413003/diff/20001/tools/dom/templates/html/impl/impl_MessageEvent.darttemplate File tools/dom/templates/html/impl/impl_MessageEvent.darttemplate (right): https://codereview.chromium.org/358413003/diff/20001/tools/dom/templates/html/impl/impl_MessageEvent.darttemplate#newcode18 tools/dom/templates/html/impl/impl_MessageEvent.darttemplate:18: if (Device.isFirefox) { If their change was done to ...
6 years, 5 months ago (2014-06-30 20:54:32 UTC) #2
blois
updated lgtm
6 years, 5 months ago (2014-06-30 23:00:50 UTC) #3
Emily Fortuna
6 years, 5 months ago (2014-06-30 23:03:03 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r37843 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698