Changes between Version 72 and Version 73 of QtWebKitBackportingFixes


Ignore:
Timestamp:
Jan 20, 2010 1:06:31 AM (14 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitBackportingFixes

    v72 v73  
    1313=== Incoming ===
    1414
    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 negative
    16    * (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
    17 
    1815=== Rejected ===
    1916
     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
    2018   * r52516 - https://bugs.webkit.org/show_bug.cgi?id=32121 -- [Qt] implement ImageDecoderQt::clearFrameBufferCache() -- Bug reopened, patch appears to have problems
    2119
     
    2321
    2422   * 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.
    2727
    2828  * Week 2