Changes between Version 118 and Version 119 of QtWebKitBackportingFixes
- Timestamp:
- Mar 29, 2010, 3:55:35 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitBackportingFixes
v118 v119 26 26 27 27 === Incoming === 28 * r56581 - https://bugs.webkit.org/show_bug.cgi?id=35251 -- [Qt] QtLauncher crashes when exiting with QGraphicsView mode enabled29 28 * r56370 - https://bugs.webkit.org/show_bug.cgi?id=34350 -- [Symbian] More efficient aligned memory allocation for JSC Collector 30 29 * r56334 - https://bugs.webkit.org/show_bug.cgi?id=35933 -- [Qt] [Symbian] Can not backward select (highlight) text using virtual keyboard … … 36 35 === Rejected === 37 36 38 * Pending more improvements: https://bugs.webkit.org/show_bug.cgi?id=33150 -- Avoid full update because of fixed elements39 37 * (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 40 38 * r52516 - https://bugs.webkit.org/show_bug.cgi?id=32121 -- [Qt] implement ImageDecoderQt::clearFrameBufferCache() -- Bug reopened, patch appears to have problems … … 42 40 === Applied === 43 41 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 44 46 * Week 12 45 * Pending integrationinto Qt 4.6:47 * Integrated into Qt 4.6: 46 48 * r56208 - https://bugs.webkit.org/show_bug.cgi?id=35873 -- [Qt] New API scrollRecursively has several problems 47 49 * 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