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

Issue 26534005: Removing setImmediate and hiding WindowTimers interface (Closed)

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

Description

Removing setImmediate and hiding WindowTimers interface These timing APIs are all redundant with dart:async and those versions should be used instead. BUG= R=efortuna@google.com Committed: https://code.google.com/p/dart/source/detail?r=28690

Patch Set 1 : #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -694 lines) Patch
samples/clock/web/clock.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
samples/clock/web/numbers.dart View 1 1 chunk +1 line, -1 line 0 comments Download
samples/solar/web/solar.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
samples/swarm/Views.dart View 1 1 chunk +1 line, -1 line 0 comments Download
samples/swarm/swarm_ui_lib/touch/Scroller.dart View 1 1 chunk +1 line, -1 line 0 comments Download
samples/swarm/swarm_ui_lib/view/PagedViews.dart View 1 6 chunks +6 lines, -6 lines 0 comments Download
samples/swarm/swarm_ui_lib/view/SliderMenu.dart View 1 1 chunk +1 line, -1 line 0 comments Download
samples/swarm/swarm_ui_lib/view/view.dart View 1 2 chunks +2 lines, -2 lines 0 comments Download
samples/swarm/test/swarm_ui_lib/layout/grid_layout_demo.dart View 1 1 chunk +1 line, -1 line 0 comments Download
samples/swipe/web/swipe.dart View 1 1 chunk +1 line, -1 line 0 comments Download
sdk/lib/html/dart2js/html_dart2js.dart View 1 6 chunks +22 lines, -199 lines 0 comments Download
sdk/lib/html/dartium/html_dartium.dart View 1 6 chunks +37 lines, -233 lines 0 comments Download
tests/html/html.status View 2 chunks +0 lines, -2 lines 0 comments Download
tests/html/microtask_test.dart View 1 chunk +0 lines, -36 lines 0 comments Download
tools/dom/scripts/htmlrenamer.py View 1 1 chunk +1 line, -0 lines 0 comments Download
tools/dom/src/Microtask.dart View 1 chunk +0 lines, -156 lines 0 comments Download
tools/dom/templates/html/dart2js/html_dart2js.darttemplate View 1 1 chunk +0 lines, -1 line 0 comments Download
tools/dom/templates/html/dartium/html_dartium.darttemplate View 1 1 chunk +0 lines, -1 line 0 comments Download
tools/dom/templates/html/impl/impl_Window.darttemplate View 1 2 chunks +0 lines, -51 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
blois
7 years, 2 months ago (2013-10-15 21:14:41 UTC) #1
Emily Fortuna
lgtm!
7 years, 2 months ago (2013-10-15 22:21:59 UTC) #2
blois
7 years, 2 months ago (2013-10-15 23:52:26 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r28690 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698