Changes between Version 72 and Version 73 of QtWebKitBackportingFixes
- Timestamp:
- Jan 20, 2010, 1:06:31 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitBackportingFixes
v72 v73 13 13 === Incoming === 14 14 15 * r53390 - https://bugs.webkit.org/show_bug.cgi?id=33573 -- [Qt] [Symbian] SetWindow call in npapi plugin does not happen when the coordinates are negative16 * (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=4423517 18 15 === Rejected === 19 16 17 * (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 20 18 * r52516 - https://bugs.webkit.org/show_bug.cgi?id=32121 -- [Qt] implement ImageDecoderQt::clearFrameBufferCache() -- Bug reopened, patch appears to have problems 21 19 … … 23 21 24 22 * Week 3 25 * https://bugs.webkit.org/show_bug.cgi?id=32988 -- Add RVCT compiler optimization flags -Otime -O3; update to a previous patch. 26 * https://bugs.webkit.org/show_bug.cgi?id=33591 -- [Qt/Win] Flash in QGraphicsWebView does not process hover correctly. 23 * Pending integration into Qt 4.6 with commit 2761e6f57ecd00c3435dbb8a6cf5f40653195d5d: 24 * r53390 - https://bugs.webkit.org/show_bug.cgi?id=33573 -- [Qt] [Symbian] SetWindow call in npapi plugin does not happen when the coordinates are negative 25 * https://bugs.webkit.org/show_bug.cgi?id=32988 -- Add RVCT compiler optimization flags -Otime -O3; update to a previous patch. 26 * https://bugs.webkit.org/show_bug.cgi?id=33591 -- [Qt/Win] Flash in QGraphicsWebView does not process hover correctly. 27 27 28 28 * Week 2