Title: [92246] trunk/Source/WebCore
- Revision
- 92246
- Author
- [email protected]
- Date
- 2011-08-02 16:41:25 -0700 (Tue, 02 Aug 2011)
Log Message
Remove LegacyDefaultOptionalArguments flag from WebKitAnimationList.idl
https://bugs.webkit.org/show_bug.cgi?id=65571
Patch by Mark Pilgrim <[email protected]> on 2011-08-02
Reviewed by Adam Barth.
No new tests, all existing tests pass.
* page/WebKitAnimationList.idl:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (92245 => 92246)
--- trunk/Source/WebCore/ChangeLog 2011-08-02 23:20:44 UTC (rev 92245)
+++ trunk/Source/WebCore/ChangeLog 2011-08-02 23:41:25 UTC (rev 92246)
@@ -1,3 +1,14 @@
+2011-08-02 Mark Pilgrim <[email protected]>
+
+ Remove LegacyDefaultOptionalArguments flag from WebKitAnimationList.idl
+ https://bugs.webkit.org/show_bug.cgi?id=65571
+
+ Reviewed by Adam Barth.
+
+ No new tests, all existing tests pass.
+
+ * page/WebKitAnimationList.idl:
+
2011-08-02 James Robinson <[email protected]>
[chromium] Decouple layer visibility calculations from render surfaces / computed draw transforms
Modified: trunk/Source/WebCore/page/WebKitAnimationList.idl (92245 => 92246)
--- trunk/Source/WebCore/page/WebKitAnimationList.idl 2011-08-02 23:20:44 UTC (rev 92245)
+++ trunk/Source/WebCore/page/WebKitAnimationList.idl 2011-08-02 23:41:25 UTC (rev 92246)
@@ -26,7 +26,6 @@
module html {
interface [
- LegacyDefaultOptionalArguments,
HasIndexGetter
] WebKitAnimationList {
readonly attribute unsigned long length;
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes