Title: [92241] trunk/Source/WebCore
- Revision
- 92241
- Author
- [email protected]
- Date
- 2011-08-02 15:41:55 -0700 (Tue, 02 Aug 2011)
Log Message
Remove LegacyDefaultOptionalArguments flag from EventSource.idl
https://bugs.webkit.org/show_bug.cgi?id=65568
Patch by Mark Pilgrim <[email protected]> on 2011-08-02
Reviewed by Adam Barth.
No new tests, all existing tests pass.
* page/EventSource.idl:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (92240 => 92241)
--- trunk/Source/WebCore/ChangeLog 2011-08-02 22:19:25 UTC (rev 92240)
+++ trunk/Source/WebCore/ChangeLog 2011-08-02 22:41:55 UTC (rev 92241)
@@ -1,3 +1,14 @@
+2011-08-02 Mark Pilgrim <[email protected]>
+
+ Remove LegacyDefaultOptionalArguments flag from EventSource.idl
+ https://bugs.webkit.org/show_bug.cgi?id=65568
+
+ Reviewed by Adam Barth.
+
+ No new tests, all existing tests pass.
+
+ * page/EventSource.idl:
+
2011-08-02 Gavin Peters <[email protected]>
fail earlier to track down null CachedScript execution
Modified: trunk/Source/WebCore/page/EventSource.idl (92240 => 92241)
--- trunk/Source/WebCore/page/EventSource.idl 2011-08-02 22:19:25 UTC (rev 92240)
+++ trunk/Source/WebCore/page/EventSource.idl 2011-08-02 22:41:55 UTC (rev 92241)
@@ -33,7 +33,6 @@
interface [
Conditional=EVENTSOURCE,
- LegacyDefaultOptionalArguments,
ActiveDOMObject,
CanBeConstructed,
CustomConstructFunction,
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes