Title: [92242] trunk/Source/WebCore
- Revision
- 92242
- Author
- [email protected]
- Date
- 2011-08-02 15:47:08 -0700 (Tue, 02 Aug 2011)
Log Message
Remove LegacyDefaultOptionalArguments flag from SpeechInputResultList.idl
https://bugs.webkit.org/show_bug.cgi?id=65570
Patch by Mark Pilgrim <[email protected]> on 2011-08-02
Reviewed by Adam Barth.
No new tests, all existing tests pass
* page/SpeechInputResultList.idl:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (92241 => 92242)
--- trunk/Source/WebCore/ChangeLog 2011-08-02 22:41:55 UTC (rev 92241)
+++ trunk/Source/WebCore/ChangeLog 2011-08-02 22:47:08 UTC (rev 92242)
@@ -1,5 +1,16 @@
2011-08-02 Mark Pilgrim <[email protected]>
+ 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 <[email protected]>
+
Remove LegacyDefaultOptionalArguments flag from EventSource.idl
https://bugs.webkit.org/show_bug.cgi?id=65568
Modified: trunk/Source/WebCore/page/SpeechInputResultList.idl (92241 => 92242)
--- trunk/Source/WebCore/page/SpeechInputResultList.idl 2011-08-02 22:41:55 UTC (rev 92241)
+++ trunk/Source/WebCore/page/SpeechInputResultList.idl 2011-08-02 22:47:08 UTC (rev 92242)
@@ -26,7 +26,6 @@
module core {
interface [
- LegacyDefaultOptionalArguments,
HasIndexGetter,
Conditional=INPUT_SPEECH
] SpeechInputResultList {
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes