Changes between Version 118 and Version 119 of QtWebKitBackportingFixes


Ignore:
Timestamp:
Mar 29, 2010 3:55:35 AM (14 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitBackportingFixes

    v118 v119  
    2626
    2727=== Incoming ===
    28    * r56581 - https://bugs.webkit.org/show_bug.cgi?id=35251 -- [Qt] QtLauncher crashes when exiting with QGraphicsView mode enabled
    2928   * r56370 - https://bugs.webkit.org/show_bug.cgi?id=34350 -- [Symbian] More efficient aligned memory allocation for JSC Collector
    3029   * r56334 - https://bugs.webkit.org/show_bug.cgi?id=35933 -- [Qt] [Symbian] Can not backward select (highlight) text using virtual keyboard
     
    3635=== Rejected ===
    3736
    38    * Pending more improvements: https://bugs.webkit.org/show_bug.cgi?id=33150 -- Avoid full update because of fixed elements
    3937   * (not landed) - https://bugs.webkit.org/show_bug.cgi?id=30681 -- Use Symbian's time functions in DateMath. This might need a guard for certain Symbian versions. https://bug-30681-attachments.webkit.org/attachment.cgi?id=44235 -- It appears that this will be solved on OpenC -- Putting on hold
    4038   * r52516 - https://bugs.webkit.org/show_bug.cgi?id=32121 -- [Qt] implement ImageDecoderQt::clearFrameBufferCache() -- Bug reopened, patch appears to have problems
     
    4240=== Applied ===
    4341
     42  * Week 13
     43    * Pending integration into Qt 4.6:
     44         * r56581 - https://bugs.webkit.org/show_bug.cgi?id=35251 -- [Qt] QtLauncher crashes when exiting with QGraphicsView mode enabled
     45
    4446  * Week 12
    45     * Pending integration into Qt 4.6:
     47    * Integrated into Qt 4.6:
    4648      * r56208 - https://bugs.webkit.org/show_bug.cgi?id=35873 -- [Qt] New API scrollRecursively has several problems
    4749      * 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