Title: [202110] trunk/Source/WebCore
Revision
202110
Author
ryanhad...@apple.com
Date
2016-06-15 14:56:16 -0700 (Wed, 15 Jun 2016)

Log Message

Reset bindings test results after r202105

Unreviewed test gardening.

* bindings/scripts/test/JS/JSTestObj.cpp:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (202109 => 202110)


--- trunk/Source/WebCore/ChangeLog	2016-06-15 21:27:36 UTC (rev 202109)
+++ trunk/Source/WebCore/ChangeLog	2016-06-15 21:56:16 UTC (rev 202110)
@@ -1,3 +1,11 @@
+2016-06-15  Ryan Haddad  <ryanhad...@apple.com>
+
+        Reset bindings test results after r202105
+
+        Unreviewed test gardening.
+
+        * bindings/scripts/test/JS/JSTestObj.cpp:
+
 2016-06-15  Adam Bergkvist  <adam.bergkv...@ericsson.com>
 
         WebRTC: (Refactor) Align the structure of RTCPeerConnection.idl with the header file

Modified: trunk/Source/WebCore/bindings/scripts/test/JS/JSTestObj.cpp (202109 => 202110)


--- trunk/Source/WebCore/bindings/scripts/test/JS/JSTestObj.cpp	2016-06-15 21:27:36 UTC (rev 202109)
+++ trunk/Source/WebCore/bindings/scripts/test/JS/JSTestObj.cpp	2016-06-15 21:56:16 UTC (rev 202110)
@@ -26,6 +26,7 @@
 #include "Dictionary.h"
 #include "Document.h"
 #include "Element.h"
+#include "EventNames.h"
 #include "ExceptionCode.h"
 #include "Frame.h"
 #include "HTMLNames.h"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to