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

loislo at chromium.org loislo at chromium.org
Wed Dec 22 12:34:16 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 9f84ed7ca84b27b6974d429c578c83664689b20b
Author: loislo at chromium.org <loislo at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Aug 25 14:42:55 2010 +0000

    2010-08-25  Ilya Tikhonovsky  <loislo at chromium.org>
    
            Reviewed by Yury Semikhatsky.
    
            WebInspector: InspectorBackendStub.js is not updated when Inspector.idl changes.
            https://bugs.webkit.org/show_bug.cgi?id=44604
    
            * WebCore.xcodeproj/project.pbxproj:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66014 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index b2fba9b..ea75ad7 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,12 @@
+2010-08-25  Ilya Tikhonovsky  <loislo at chromium.org>
+
+        Reviewed by Yury Semikhatsky.
+
+        WebInspector: InspectorBackendStub.js is not updated when Inspector.idl changes.
+        https://bugs.webkit.org/show_bug.cgi?id=44604
+
+        * WebCore.xcodeproj/project.pbxproj:
+
 2010-08-25  Pavel Podivilov  <podivilov at chromium.org>
 
         Reviewed by Yury Semikhatsky.
diff --git a/WebCore/WebCore.xcodeproj/project.pbxproj b/WebCore/WebCore.xcodeproj/project.pbxproj
index a96824b..ef4b804 100644
--- a/WebCore/WebCore.xcodeproj/project.pbxproj
+++ b/WebCore/WebCore.xcodeproj/project.pbxproj
@@ -20538,6 +20538,7 @@
 			);
 			inputPaths = (
 				"$(SRCROOT)/inspector/front-end",
+				"${BUILT_PRODUCTS_DIR}/DerivedSources/WebCore/InspectorBackendStub.js",
 			);
 			name = "Copy Inspector Resources";
 			outputPaths = (

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list