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

kbalazs at webkit.org kbalazs at webkit.org
Wed Dec 22 15:23:07 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit bab515c28e9b0c23ea4cf7b1db0032501ff84972
Author: kbalazs at webkit.org <kbalazs at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 2 16:39:47 2010 +0000

    Unreviewed Qt buildfix.
    
    * DerivedSources.pro: Add WebInspector to the list of
    message recievers.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71122 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit2/ChangeLog b/WebKit2/ChangeLog
index b73d3e2..acdcc04 100644
--- a/WebKit2/ChangeLog
+++ b/WebKit2/ChangeLog
@@ -1,5 +1,12 @@
 2010-11-02  Balazs Kelemen  <kbalazs at webkit.org>
 
+        Unreviewed Qt buildfix.
+
+        * DerivedSources.pro: Add WebInspector to the list of
+        message recievers.
+
+2010-11-02  Balazs Kelemen  <kbalazs at webkit.org>
+
         Reviewed by Andreas Kling.
 
         [Qt][WK2] SharedMemory is broken
diff --git a/WebKit2/DerivedSources.pro b/WebKit2/DerivedSources.pro
index 5018b12..c556aa3 100644
--- a/WebKit2/DerivedSources.pro
+++ b/WebKit2/DerivedSources.pro
@@ -91,6 +91,7 @@ MESSAGE_RECEIVERS = \
     PluginProcess.messages.in \
     PluginProcessProxy.messages.in \
     PluginProxy.messages.in \
+    WebPage/WebInspector.messages.in \
     WebPage/WebPage.messages.in \
     WebPageProxy.messages.in \
     WebProcess.messages.in \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list