Changeset 70418 in webkit


Ignore:
Timestamp:
Oct 24, 2010 10:15:43 AM (13 years ago)
Author:
commit-queue@webkit.org
Message:

2010-10-24 Anders Bakken <agbakken@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:
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r70318 r70418  
     12010-10-24  Anders Bakken  <agbakken@gmail.com>
     2
     3        Reviewed by Simon Hausmann.
     4
     5        [Qt] Disable enable_fast_mobile_scrolling for QWS
     6        https://bugs.webkit.org/show_bug.cgi?id=48006
     7
     8        Turning this on breaks the acidtests for QWS/DirectFB and QWS/QVFB
     9
     10        * WebKit.pri:
     11
    1122010-10-22  Adam Barth  <abarth@webkit.org>
    213
  • trunk/WebKit.pri

    r69762 r70418  
    9797}
    9898
    99 embedded: CONFIG += enable_fast_mobile_scrolling
    100 
    10199####
    102100
Note: See TracChangeset for help on using the changeset viewer.