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

Issue 2039963003: Add zone task support for request-anim. (Closed)

Created:
4 years, 6 months ago by floitsch
Modified:
4 years, 5 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 30

Patch Set 2 : Upload #

Total comments: 12

Patch Set 3 : Address comments. Add experimental warning. #

Total comments: 8

Patch Set 4 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+514 lines, -13 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 2 3 4 chunks +125 lines, -5 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 1 2 3 2 chunks +94 lines, -3 lines 0 comments Download
A tests/html/request_animation_task_test.dart View 1 1 chunk +170 lines, -0 lines 0 comments Download
M tools/dom/templates/html/impl/impl_Window.darttemplate View 1 2 3 4 chunks +125 lines, -5 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
floitsch
Depends on https://codereview.chromium.org/2022263002
4 years, 6 months ago (2016-06-06 20:25:19 UTC) #2
Lasse Reichstein Nielsen
https://codereview.chromium.org/2039963003/diff/1/tools/dom/templates/html/impl/impl_Window.darttemplate File tools/dom/templates/html/impl/impl_Window.darttemplate (right): https://codereview.chromium.org/2039963003/diff/1/tools/dom/templates/html/impl/impl_Window.darttemplate#newcode14 tools/dom/templates/html/impl/impl_Window.darttemplate:14: * doesn't work. The [Window] class thus keeps a ...
4 years, 6 months ago (2016-06-07 12:57:35 UTC) #3
floitsch
https://codereview.chromium.org/2039963003/diff/1/tools/dom/templates/html/impl/impl_Window.darttemplate File tools/dom/templates/html/impl/impl_Window.darttemplate (right): https://codereview.chromium.org/2039963003/diff/1/tools/dom/templates/html/impl/impl_Window.darttemplate#newcode14 tools/dom/templates/html/impl/impl_Window.darttemplate:14: * doesn't work. The [Window] class thus keeps a ...
4 years, 6 months ago (2016-06-10 15:45:29 UTC) #4
floitsch
On 2016/06/10 15:45:29, floitsch wrote: > https://codereview.chromium.org/2039963003/diff/1/tools/dom/templates/html/impl/impl_Window.darttemplate > File tools/dom/templates/html/impl/impl_Window.darttemplate (right): > > https://codereview.chromium.org/2039963003/diff/1/tools/dom/templates/html/impl/impl_Window.darttemplate#newcode14 > ...
4 years, 5 months ago (2016-06-29 00:41:40 UTC) #5
Lasse Reichstein Nielsen
lgtm https://codereview.chromium.org/2039963003/diff/20001/tools/dom/templates/html/impl/impl_Window.darttemplate File tools/dom/templates/html/impl/impl_Window.darttemplate (right): https://codereview.chromium.org/2039963003/diff/20001/tools/dom/templates/html/impl/impl_Window.darttemplate#newcode29 tools/dom/templates/html/impl/impl_Window.darttemplate:29: /** The function that is invoked when the ...
4 years, 5 months ago (2016-06-29 09:22:13 UTC) #6
floitsch
https://chromiumcodereview.appspot.com/2039963003/diff/20001/tools/dom/templates/html/impl/impl_Window.darttemplate File tools/dom/templates/html/impl/impl_Window.darttemplate (right): https://chromiumcodereview.appspot.com/2039963003/diff/20001/tools/dom/templates/html/impl/impl_Window.darttemplate#newcode29 tools/dom/templates/html/impl/impl_Window.darttemplate:29: /** The function that is invoked when the user ...
4 years, 5 months ago (2016-06-30 19:42:49 UTC) #7
Lasse Reichstein Nielsen
lgtm https://chromiumcodereview.appspot.com/2039963003/diff/40001/tools/dom/templates/html/impl/impl_Window.darttemplate File tools/dom/templates/html/impl/impl_Window.darttemplate (right): https://chromiumcodereview.appspot.com/2039963003/diff/40001/tools/dom/templates/html/impl/impl_Window.darttemplate#newcode19 tools/dom/templates/html/impl/impl_Window.darttemplate:19: * Since this mapping takes up space, it ...
4 years, 5 months ago (2016-07-01 12:46:59 UTC) #8
floitsch
https://codereview.chromium.org/2039963003/diff/40001/tools/dom/templates/html/impl/impl_Window.darttemplate File tools/dom/templates/html/impl/impl_Window.darttemplate (right): https://codereview.chromium.org/2039963003/diff/40001/tools/dom/templates/html/impl/impl_Window.darttemplate#newcode19 tools/dom/templates/html/impl/impl_Window.darttemplate:19: * Since this mapping takes up space, it must ...
4 years, 5 months ago (2016-07-02 01:19:56 UTC) #9
floitsch
4 years, 5 months ago (2016-07-02 02:43:39 UTC) #11
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
726b9f8dc73b9a279ed6eb8bfff51ed091a4395b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698