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

Issue 12025035: Adding annotations to event streams. (Closed)

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

Description

Adding annotations to event streams. I need to add supported annotations to some events, splitting out this part since it makes the other CL quite unwieldy. BUG= Committed: https://code.google.com/p/dart/source/detail?r=17329

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2307 lines, -3 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 58 chunks +938 lines, -0 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 58 chunks +940 lines, -0 lines 0 comments Download
M sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart View 10 chunks +44 lines, -0 lines 0 comments Download
M sdk/lib/indexed_db/dartium/indexed_db_dartium.dart View 10 chunks +44 lines, -0 lines 0 comments Download
M sdk/lib/svg/dart2js/svg_dart2js.dart View 2 chunks +160 lines, -0 lines 0 comments Download
M sdk/lib/svg/dartium/svg_dartium.dart View 2 chunks +160 lines, -0 lines 0 comments Download
M sdk/lib/web_audio/dart2js/web_audio_dart2js.dart View 2 chunks +4 lines, -0 lines 0 comments Download
M sdk/lib/web_audio/dartium/web_audio_dartium.dart View 2 chunks +4 lines, -0 lines 0 comments Download
M tools/dom/scripts/htmleventgenerator.py View 3 chunks +13 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
blois
7 years, 11 months ago (2013-01-18 23:11:33 UTC) #1
Emily Fortuna
7 years, 11 months ago (2013-01-18 23:30:16 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698