[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

ossy at webkit.org ossy at webkit.org
Sun Feb 20 22:57:24 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit cd8f7609e18be6d7fccea7c2c4c4a2c015b6a73a
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 14 14:25:14 2011 +0000

    [Qt][V8] Unreviewed buildfix after r75788.
    
    * inspector/InspectorBrowserDebuggerAgent.cpp:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75790 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog
index e451863..4b0d43e 100644
--- a/Source/WebCore/ChangeLog
+++ b/Source/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-14  Csaba Osztrogonác  <ossy at webkit.org>
+
+        [Qt][V8] Unreviewed buildfix after r75788.
+
+        * inspector/InspectorBrowserDebuggerAgent.cpp:
+
 2011-01-12  Ilya Tikhonovsky  <loislo at chromium.org>
 
         Reviewed by Yury Semikhatsky.
diff --git a/Source/WebCore/inspector/InspectorBrowserDebuggerAgent.cpp b/Source/WebCore/inspector/InspectorBrowserDebuggerAgent.cpp
index ad01929..32f621e 100644
--- a/Source/WebCore/inspector/InspectorBrowserDebuggerAgent.cpp
+++ b/Source/WebCore/inspector/InspectorBrowserDebuggerAgent.cpp
@@ -39,6 +39,7 @@
 #include "InspectorDOMAgent.h"
 #include "InspectorDebuggerAgent.h"
 #include "InspectorState.h"
+#include <wtf/text/CString.h>
 
 namespace {
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list