[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

oliver at apple.com oliver at apple.com
Wed Apr 7 23:28:52 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 0e3ab25feddffda5bef9c21d450a6f814c279ec4
Author: oliver at apple.com <oliver at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 10 10:59:39 2009 +0000

    Remove build failure introduced by earlier build fix.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50734 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 9e050b6..66fcd85 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,5 +1,11 @@
 2009-11-10  Oliver Hunt  <oliver at apple.com>
 
+        Remove build failure introduced by earlier build fix.
+
+        * bindings/v8/custom/V8WebGLIntArrayCustom.cpp:
+
+2009-11-10  Oliver Hunt  <oliver at apple.com>
+
         Is this the last build fix? grep tells me yes.
 
         * bindings/v8/custom/V8DocumentCustom.cpp:
diff --git a/WebCore/bindings/v8/custom/V8WebGLIntArrayCustom.cpp b/WebCore/bindings/v8/custom/V8WebGLIntArrayCustom.cpp
index 3cfc7bc..31c90cd 100644
--- a/WebCore/bindings/v8/custom/V8WebGLIntArrayCustom.cpp
+++ b/WebCore/bindings/v8/custom/V8WebGLIntArrayCustom.cpp
@@ -1,4 +1,4 @@
-V8ClassIndex::WEBGL/*
+/*
  * Copyright (C) 2009 Google Inc. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list