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

Issue 13515004: Remove pseudo-shared Timer implementation. (Closed)

Created:
7 years, 8 months ago by Anton Muhin
Modified:
7 years, 8 months ago
Reviewers:
vsm
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remove pseudo-shared Timer implementation. R=vsm@google.com Committed: https://code.google.com/p/dart/source/detail?r=20962

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -192 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 chunk +0 lines, -63 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 2 chunks +59 lines, -63 lines 0 comments Download
D tools/dom/src/Timer.dart View 1 chunk +0 lines, -64 lines 0 comments Download
M tools/dom/src/native_DOMImplementation.dart View 1 chunk +59 lines, -0 lines 1 comment Download
M tools/dom/templates/html/dart2js/html_dart2js.darttemplate View 1 chunk +0 lines, -1 line 0 comments Download
M tools/dom/templates/html/dartium/html_dartium.darttemplate View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Anton Muhin
7 years, 8 months ago (2013-04-03 07:36:14 UTC) #1
Anton Muhin
friendly ping
7 years, 8 months ago (2013-04-04 08:38:13 UTC) #2
vsm
lgtm https://codereview.chromium.org/13515004/diff/1/tools/dom/src/native_DOMImplementation.dart File tools/dom/src/native_DOMImplementation.dart (right): https://codereview.chromium.org/13515004/diff/1/tools/dom/src/native_DOMImplementation.dart#newcode200 tools/dom/src/native_DOMImplementation.dart:200: get _timerFactoryClosure => (int milliSeconds, void callback(Timer timer), ...
7 years, 8 months ago (2013-04-04 13:41:49 UTC) #3
Anton Muhin
7 years, 8 months ago (2013-04-05 12:33:19 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r20962 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698