Changes between Version 49 and Version 50 of QtWebKitBackportingFixes


Ignore:
Timestamp:
Jan 6, 2010 11:38:43 AM (14 years ago)
Author:
Laszlo Gombos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitBackportingFixes

    v49 v50  
    1414
    1515   * (not landed) https://bugs.webkit.org/show_bug.cgi?id=32988 -- Add RVCT compiler optimization flags -Otime -O3
    16    * (not landed) https://bugs.webkit.org/show_bug.cgi?id=33084 --  Fix for RVCT -Otime fatal compiler error
    17    * (not landed) https://bugs.webkit.org/show_bug.cgi?id=31673 -- Private API to suspend/resume active Javascript DOM objects; patch to merge: https://bug-31673-attachments.webkit.org/attachment.cgi?id=45919
     16   * (not landed) https://bugs.webkit.org/show_bug.cgi?id=33084 -- Fix for RVCT -Otime fatal compiler error
     17   * (not landed) https://bugs.webkit.org/show_bug.cgi?id=31673 -- [Qt] Private API to suspend/resume active Javascript DOM objects; patch to merge: https://bug-31673-attachments.webkit.org/attachment.cgi?id=45919
     18   * (not landed) https://bugs.webkit.org/show_bug.cgi?id=32684 -- [Qt] Allow the application to override online/offline network status. This is a temporary solution, while we are negotiating the new Bearer Management API for Qt 4.7; patch to merge: https://bug-32684-attachments.webkit.org/attachment.cgi?id=45969
    1819
    1920=== Rejected ===
     
    2122   * Please provide patches with private API that I can simply merge:
    2223     * r52311 - https://bugs.webkit.org/show_bug.cgi?id=32668 -- [Qt] Add new scrollRecursively API to QWebFrame. - Please merge with private API !
    23      * (not landed) https://bugs.webkit.org/show_bug.cgi?id=31673 -- [Qt] need an API to suspend and resume active Javascript DOM objects. - Please merge with private API !
    24      * (not landed) https://bugs.webkit.org/show_bug.cgi?id=32684 -- [Qt] Allow the application to override online/offline network status. This is a temporary solution, while we are negotiating the new Bearer Management API for Qt 4.7. - - Please merge with private API !
    25    * r52516 - https://bugs.webkit.org/show_bug.cgi?id=32121 -- [Qt] implement ImageDecoderQt::clearFrameBufferCache() -- Bug reopened, patch appears to have problems
     24     * r52516 - https://bugs.webkit.org/show_bug.cgi?id=32121 -- [Qt] implement ImageDecoderQt::clearFrameBufferCache() -- Bug reopened, patch appears to have problems
    2625
    2726=== Applied ===