[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-10851-g50815da

mrobinson at webkit.org mrobinson at webkit.org
Wed Dec 22 17:52:47 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 0bbe255c0a44b31244fca19cb7e412cbced1875d
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 1 23:23:01 2010 +0000

    2010-12-01  Martin Robinson  <mrobinson at igalia.com>
    
            Touch GetUserAgentWithNullNPPFromNPPNew.cpp in an effort to force
            a rebuild of TestNetscapePlugin.la on GTK+. It seems that simply
            adding the file to the sources list was not enough to force the rebuild.
    
            * DumpRenderTree/TestNetscapePlugIn/Tests/GetUserAgentWithNullNPPFromNPPNew.cpp:
            Remove an empty line at the end of this file to force a rebuild.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73076 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKitTools/ChangeLog b/WebKitTools/ChangeLog
index 7bb8b95..283cb80 100644
--- a/WebKitTools/ChangeLog
+++ b/WebKitTools/ChangeLog
@@ -1,3 +1,12 @@
+2010-12-01  Martin Robinson  <mrobinson at igalia.com>
+
+        Touch GetUserAgentWithNullNPPFromNPPNew.cpp in an effort to force
+        a rebuild of TestNetscapePlugin.la on GTK+. It seems that simply
+        adding the file to the sources list was not enough to force the rebuild.
+
+        * DumpRenderTree/TestNetscapePlugIn/Tests/GetUserAgentWithNullNPPFromNPPNew.cpp:
+        Remove an empty line at the end of this file to force a rebuild.
+
 2010-12-01  Sam Weinig  <sam at webkit.org>
 
         Fix windows build.
diff --git a/WebKitTools/DumpRenderTree/TestNetscapePlugIn/Tests/GetUserAgentWithNullNPPFromNPPNew.cpp b/WebKitTools/DumpRenderTree/TestNetscapePlugIn/Tests/GetUserAgentWithNullNPPFromNPPNew.cpp
index 7c536d1..322d3fe 100644
--- a/WebKitTools/DumpRenderTree/TestNetscapePlugIn/Tests/GetUserAgentWithNullNPPFromNPPNew.cpp
+++ b/WebKitTools/DumpRenderTree/TestNetscapePlugIn/Tests/GetUserAgentWithNullNPPFromNPPNew.cpp
@@ -54,4 +54,3 @@ private:
 };
 
 static PluginTest::Register<GetUserAgentWithNullNPPFromNPPNew> getUserAgentWithNullNPPFromNPPNew("get-user-agent-with-null-npp-from-npp-new");
-

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list