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:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@92242
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
2011-08-02 Mark Pilgrim <pilgrim@chromium.org>
+ Remove LegacyDefaultOptionalArguments flag from SpeechInputResultList.idl
+ https://bugs.webkit.org/show_bug.cgi?id=65570
+
+ Reviewed by Adam Barth.
+
+ No new tests, all existing tests pass
+
+ * page/SpeechInputResultList.idl:
+
+2011-08-02 Mark Pilgrim <pilgrim@chromium.org>
+
Remove LegacyDefaultOptionalArguments flag from EventSource.idl
https://bugs.webkit.org/show_bug.cgi?id=65568
module core {
interface [
- LegacyDefaultOptionalArguments,
HasIndexGetter,
Conditional=INPUT_SPEECH
] SpeechInputResultList {