Changeset 92242 in webkit


Ignore:
Timestamp:
Aug 2, 2011 3:47:08 PM (13 years ago)
Author:
commit-queue@webkit.org
Message:

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

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

No new tests, all existing tests pass

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

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

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

    r89148 r92242  
    2727
    2828    interface [
    29         LegacyDefaultOptionalArguments,
    3029        HasIndexGetter,
    3130        Conditional=INPUT_SPEECH
Note: See TracChangeset for help on using the changeset viewer.