Title: [127616] trunk/Tools
Revision
127616
Author
[email protected]
Date
2012-09-05 11:33:47 -0700 (Wed, 05 Sep 2012)

Log Message

Unreviewed test fix.

Including a plugin source file into the build that was added in r127595.

* GNUmakefile.am:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (127615 => 127616)


--- trunk/Tools/ChangeLog	2012-09-05 18:26:57 UTC (rev 127615)
+++ trunk/Tools/ChangeLog	2012-09-05 18:33:47 UTC (rev 127616)
@@ -1,3 +1,11 @@
+2012-09-05  Zan Dobersek  <[email protected]>
+
+        Unreviewed test fix.
+
+        Including a plugin source file into the build that was added in r127595.
+
+        * GNUmakefile.am:
+
 2012-09-05  Tommy Widenflycht  <[email protected]>
 
         MediaStream API: Add the local and remote description functionality to RTCPeerConnection

Modified: trunk/Tools/GNUmakefile.am (127615 => 127616)


--- trunk/Tools/GNUmakefile.am	2012-09-05 18:26:57 UTC (rev 127615)
+++ trunk/Tools/GNUmakefile.am	2012-09-05 18:33:47 UTC (rev 127616)
@@ -221,6 +221,7 @@
 	Tools/DumpRenderTree/TestNetscapePlugIn/Tests/GetURLWithJavaScriptURLDestroyingPlugin.cpp \
 	Tools/DumpRenderTree/TestNetscapePlugIn/Tests/GetUserAgentWithNullNPPFromNPPNew.cpp \
 	Tools/DumpRenderTree/TestNetscapePlugIn/Tests/NPDeallocateCalledBeforeNPShutdown.cpp \
+	Tools/DumpRenderTree/TestNetscapePlugIn/Tests/NPPNewFails.cpp \
 	Tools/DumpRenderTree/TestNetscapePlugIn/Tests/NPPSetWindowCalledDuringDestruction.cpp \
 	Tools/DumpRenderTree/TestNetscapePlugIn/Tests/NPRuntimeObjectFromDestroyedPlugin.cpp \
 	Tools/DumpRenderTree/TestNetscapePlugIn/Tests/NPRuntimeRemoveProperty.cpp \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to