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

Issue 20219002: Fix compilation error (Closed)

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

Description

Fix compilation error This should fix the compile on the dart2js bots. The hierarchy around Workers has changed. AbstractWorker has an event handler but isn't an EventTarget, which is confusing our scripts. TBR=blois@google.com,efortuna@google.com Committed: https://code.google.com/p/dart/source/detail?r=25459

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -64 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 6 chunks +6 lines, -14 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 6 chunks +12 lines, -50 lines 0 comments Download
M tools/dom/idl/dart/dart.idl View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
vsm
7 years, 5 months ago (2013-07-25 01:05:39 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r25459 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698