Changeset 92246 in webkit


Ignore:
Timestamp:
Aug 2, 2011 4:41:25 PM (13 years ago)
Author:
commit-queue@webkit.org
Message:

Remove LegacyDefaultOptionalArguments flag from WebKitAnimationList.idl
https://bugs.webkit.org/show_bug.cgi?id=65571

Patch by Mark Pilgrim <pilgrim@chromium.org> on 2011-08-02
Reviewed by Adam Barth.

No new tests, all existing tests pass.

  • page/WebKitAnimationList.idl:
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r92245 r92246  
     12011-08-02  Mark Pilgrim  <pilgrim@chromium.org>
     2
     3        Remove LegacyDefaultOptionalArguments flag from WebKitAnimationList.idl
     4        https://bugs.webkit.org/show_bug.cgi?id=65571
     5
     6        Reviewed by Adam Barth.
     7
     8        No new tests, all existing tests pass.
     9
     10        * page/WebKitAnimationList.idl:
     11
    1122011-08-02  James Robinson  <jamesr@chromium.org>
    213
  • trunk/Source/WebCore/page/WebKitAnimationList.idl

    r89148 r92246  
    2727
    2828    interface [
    29         LegacyDefaultOptionalArguments,
    3029        HasIndexGetter
    3130    ] WebKitAnimationList {
Note: See TracChangeset for help on using the changeset viewer.