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

Unified Diff: third_party/WebCore/page/WebKitAnimation.idl

Issue 10837033: Roll IDL to multivm@733 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebCore/page/DOMWindow.idl ('k') | third_party/WebCore/testing/FastMallocStatistics.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/page/WebKitAnimation.idl
diff --git a/third_party/WebCore/page/WebKitAnimation.idl b/third_party/WebCore/page/WebKitAnimation.idl
index 4fba2e8fbd3a0338763d9d9ffc1ece61408f382a..4d3cad26d7ea9b5a3cb5dcf6683f7356e920c380 100644
--- a/third_party/WebCore/page/WebKitAnimation.idl
+++ b/third_party/WebCore/page/WebKitAnimation.idl
@@ -36,7 +36,7 @@ module html {
attribute double elapsedTime;
readonly attribute double delay;
- readonly attribute [Custom] int iterationCount;
+ readonly attribute [Custom] long iterationCount;
readonly attribute boolean paused;
readonly attribute boolean ended;
« no previous file with comments | « third_party/WebCore/page/DOMWindow.idl ('k') | third_party/WebCore/testing/FastMallocStatistics.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698