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

Issue 10166024: Browser compat for window.requestAnimationFrame (Closed)

Created:
8 years, 8 months ago by sra1
Modified:
8 years, 8 months ago
Reviewers:
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Browser compat for window.requestAnimationFrame Committed: https://code.google.com/p/dart/source/detail?r=6824

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -6 lines) Patch
M client/tests/client/client.status View 2 chunks +4 lines, -0 lines 0 comments Download
M client/tests/client/client-leg.status View 1 chunk +2 lines, -0 lines 0 comments Download
A client/tests/client/dom/RequestAnimationFrameTest.dart View 1 chunk +29 lines, -0 lines 0 comments Download
A client/tests/client/html/RequestAnimationFrameTest.dart View 1 chunk +29 lines, -0 lines 0 comments Download
M lib/dom/frog/dom_frog.dart View 2 chunks +23 lines, -5 lines 0 comments Download
M lib/dom/templates/dom/frog/impl_DOMWindow.darttemplate View 1 chunk +19 lines, -1 line 0 comments Download
M lib/dom/templates/html/dartium/impl_Window.darttemplate View 1 chunk +3 lines, -0 lines 0 comments Download
M lib/dom/templates/html/frog/impl_Window.darttemplate View 1 chunk +18 lines, -0 lines 0 comments Download
M lib/dom/templates/html/interface/interface_Window.darttemplate View 1 chunk +4 lines, -0 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 2 chunks +7 lines, -0 lines 0 comments Download
M lib/html/frog/html_frog.dart View 2 chunks +22 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698