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

loislo at chromium.org loislo at chromium.org
Sun Feb 20 23:39:24 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit e7676e730d2350e01b9c34c9d18e17952b07115a
Author: loislo at chromium.org <loislo at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Jan 23 10:48:14 2011 +0000

    2011-01-23  Ilya Tikhonovsky  <loislo at chromium.org>
    
            Unreviewed build fix.
    
            Web Inspector: looks like efl doesn't regenerate InspectorBackendDispatcher.
    
            Touch Inspector.idl.
    
            * inspector/Inspector.idl:
    
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76460 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog
index 651ce72..d7af540 100644
--- a/Source/WebCore/ChangeLog
+++ b/Source/WebCore/ChangeLog
@@ -1,3 +1,13 @@
+2011-01-23  Ilya Tikhonovsky  <loislo at chromium.org>
+
+        Unreviewed build fix.
+
+        Web Inspector: looks like efl doesn't regenerate InspectorBackendDispatcher.
+
+        Touch Inspector.idl.
+
+        * inspector/Inspector.idl:
+
 2011-01-22  Ilya Tikhonovsky  <loislo at chromium.org>
 
         Reviewed by Pavel Feldman.
diff --git a/Source/WebCore/inspector/Inspector.idl b/Source/WebCore/inspector/Inspector.idl
index 79b33f6..cf0885f 100644
--- a/Source/WebCore/inspector/Inspector.idl
+++ b/Source/WebCore/inspector/Inspector.idl
@@ -310,7 +310,6 @@ module core {
         [notify, domain=Profiler] void finishHeapSnapshot(out unsigned long uid);
         [notify, domain=Profiler] void setRecordingProfile(out boolean isProfiling);
         [notify, domain=Profiler] void resetProfiles();
-
 #endif // ENABLE_JAVASCRIPT_DEBUGGER
     };
 }

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list