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

yuzo at google.com yuzo at google.com
Wed Dec 22 14:54:57 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 3fa544c9c3badce3c92e2539c1cf12a2b0f28303
Author: yuzo at google.com <yuzo at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 25 02:18:31 2010 +0000

    2010-10-24  Sheriff Bot  <webkit.review.bot at gmail.com>
    
            Unreviewed, rolling out r70361.
            http://trac.webkit.org/changeset/70361
            https://bugs.webkit.org/show_bug.cgi?id=48217
    
            Chromium tests NoInitialAutocompleteForReadOnly and
            InitialAutocomplete don't complete (Requested by yuzo on
            #webkit).
    
            * public/WebDocument.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70430 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/chromium/ChangeLog b/WebKit/chromium/ChangeLog
index f0fcd56..0dfe8b0 100644
--- a/WebKit/chromium/ChangeLog
+++ b/WebKit/chromium/ChangeLog
@@ -1,3 +1,15 @@
+2010-10-24  Sheriff Bot  <webkit.review.bot at gmail.com>
+
+        Unreviewed, rolling out r70361.
+        http://trac.webkit.org/changeset/70361
+        https://bugs.webkit.org/show_bug.cgi?id=48217
+
+        Chromium tests NoInitialAutocompleteForReadOnly and
+        InitialAutocomplete don't complete (Requested by yuzo on
+        #webkit).
+
+        * public/WebDocument.h:
+
 2010-10-22  Jay Civelli  <jcivelli at chromium.org>
 
         Reviewed by David Levin.
diff --git a/WebKit/chromium/public/WebDocument.h b/WebKit/chromium/public/WebDocument.h
index 3d9274d..d9f7386 100644
--- a/WebKit/chromium/public/WebDocument.h
+++ b/WebKit/chromium/public/WebDocument.h
@@ -33,10 +33,6 @@
 
 #include "WebNode.h"
 
-// Turning on Chromium side Autocomplete code.
-// FIXME: remove this once the Chromium autocomplete code has been cleaned-up.
-#define WEBKIT_BUG_41283_IS_FIXED
-
 #if WEBKIT_IMPLEMENTATION
 namespace WebCore {
 class Document;

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list