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

noam.rosenthal at nokia.com noam.rosenthal at nokia.com
Wed Dec 22 13:39:36 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 6707e4c70930400209a495c243c99c8238e33eb6
Author: noam.rosenthal at nokia.com <noam.rosenthal at nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Sep 22 19:18:30 2010 +0000

    2010-09-22  No'am Rosenthal  <noam.rosenthal at nokia.com>
    
            Reviewed by Kenneth Rohde Christiansen.
    
            [Qt] Move the accelerated compositing build flag to the right place
            https://bugs.webkit.org/show_bug.cgi?id=43882
    
            * WebKit.pri: Removed the redundant version check.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68067 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/ChangeLog b/ChangeLog
index d935052..75f63f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2010-09-22  No'am Rosenthal  <noam.rosenthal at nokia.com>
+
+        Reviewed by Kenneth Rohde Christiansen.
+
+        [Qt] Move the accelerated compositing build flag to the right place
+        https://bugs.webkit.org/show_bug.cgi?id=43882
+
+        * WebKit.pri: Removed the redundant version check.
+
 2010-09-21  Fridrich Strba  <fridrich.strba at bluewin.ch>
 
         Reviewed by Martin Robinson.
diff --git a/WebKit.pri b/WebKit.pri
index 96dd6c5..097832b 100644
--- a/WebKit.pri
+++ b/WebKit.pri
@@ -46,7 +46,6 @@ building-libs {
     }
     DEPENDPATH += $$PWD/WebKit/qt/Api
 }
-greaterThan(QT_MINOR_VERSION, 5):DEFINES += WTF_USE_ACCELERATED_COMPOSITING
 
 !mac:!unix|symbian {
     DEFINES += USE_SYSTEM_MALLOC

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list