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

commit-queue at webkit.org commit-queue at webkit.org
Wed Dec 22 14:54:40 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 1396dfa70f302a83a930f7e73c0f80209581ee18
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Oct 24 17:15:43 2010 +0000

    2010-10-24  Anders Bakken  <agbakken at gmail.com>
    
            Reviewed by Simon Hausmann.
    
            [Qt] Disable enable_fast_mobile_scrolling for QWS
            https://bugs.webkit.org/show_bug.cgi?id=48006
    
            Turning this on breaks the acidtests for QWS/DirectFB and QWS/QVFB
    
            * WebKit.pri:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70418 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/ChangeLog b/ChangeLog
index 5f4c0e3..3eb2f32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2010-10-24  Anders Bakken  <agbakken at gmail.com>
+
+        Reviewed by Simon Hausmann.
+
+        [Qt] Disable enable_fast_mobile_scrolling for QWS
+        https://bugs.webkit.org/show_bug.cgi?id=48006
+
+        Turning this on breaks the acidtests for QWS/DirectFB and QWS/QVFB
+
+        * WebKit.pri:
+
 2010-10-22  Adam Barth  <abarth at webkit.org>
 
         Unreviewed, rolling out r70290.
diff --git a/WebKit.pri b/WebKit.pri
index 282f866..42a32bb 100644
--- a/WebKit.pri
+++ b/WebKit.pri
@@ -96,8 +96,6 @@ symbian|maemo5|maemo6 {
     CONFIG += include_webinspector
 }
 
-embedded: CONFIG += enable_fast_mobile_scrolling
-
 ####
 
 disable_uitools: DEFINES *= QT_NO_UITOOLS

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list