Changes between Version 108 and Version 109 of QtWebKitBackportingFixes


Ignore:
Timestamp:
Mar 22, 2010 4:43:25 AM (14 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitBackportingFixes

    v108 v109  
    2929=== Applied ===
    3030
     31  * Week 12
     32    * Pending integration into Qt 4.6:
     33      * https://bugs.webkit.org/show_bug.cgi?id=33408 -- Add flag IGNORE_FIXED_BACKGROUNDS (disabled by default) to ignore fixed background images and accelerate web page scrolling on low-powered/mobile devices
     34      * https://bugs.webkit.org/show_bug.cgi?id=34168 -- [Qt] Enable FAST_MOBILE_SCROLLING on Qt embedded platforms
     35      * https://bugs.webkit.org/show_bug.cgi?id=33150 -- Do not render the full frame when there is some elements with fixed positioning
     36
    3137  * Week 6
    32     * Pending integration into Qt 4.6 with commit 72b510e78973e47c31ae60070cb74b41f291b1ec:
     38    * Integrated into Qt 4.6:
    3339      * https://bugs.webkit.org/show_bug.cgi?id=34170 -- [Qt] Javascript undefined > 0 returns true on Symbian
    3440      * https://bugs.webkit.org/show_bug.cgi?id=33614 -- [Qt] Missing fileSystemPath() method in Qt KURL implementation