[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

ukai at chromium.org ukai at chromium.org
Thu Oct 29 20:38:53 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 32425c37618fbdc5728558fa57ae026ca77f47fe
Author: ukai at chromium.org <ukai at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 5 09:17:58 2009 +0000

    2009-10-05  Fumitoshi Ukai  <ukai at chromium.org>
    
            Unreviewed build fix for ENABLE(WEB_SOCKETS) and v8.
    
            V8ObjectEventListener.h has been removed at r48978
    
            * bindings/v8/custom/V8WebSocketCustom.cpp:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49086 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index ea75ab8..db28274 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,11 @@
+2009-10-05  Fumitoshi Ukai  <ukai at chromium.org>
+
+        Unreviewed build fix for ENABLE(WEB_SOCKETS) and v8.
+
+        V8ObjectEventListener.h has been removed at r48978
+
+        * bindings/v8/custom/V8WebSocketCustom.cpp:
+
 2009-10-04  Pavel Feldman  <pfeldman at chromium.org>
 
         Reviewed by Timothy Hatcher.
diff --git a/WebCore/bindings/v8/custom/V8WebSocketCustom.cpp b/WebCore/bindings/v8/custom/V8WebSocketCustom.cpp
index a8fdf84..f498e4f 100644
--- a/WebCore/bindings/v8/custom/V8WebSocketCustom.cpp
+++ b/WebCore/bindings/v8/custom/V8WebSocketCustom.cpp
@@ -37,7 +37,6 @@
 #include "Frame.h"
 #include "Settings.h"
 #include "V8Binding.h"
-#include "V8ObjectEventListener.h"
 #include "V8Proxy.h"
 #include "V8Utilities.h"
 #include "WorkerContext.h"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list