Changes between Version 51 and Version 52 of QtWebKitBackportingFixes


Ignore:
Timestamp:
Jan 7, 2010 3:26:33 AM (14 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitBackportingFixes

    v51 v52  
    1515   * (not landed) https://bugs.webkit.org/show_bug.cgi?id=32988 -- Add RVCT compiler optimization flags -Otime -O3
    1616   * (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
    1817   * (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
    1918   * (not landed) https://bugs.webkit.org/show_bug.cgi?id=33280 -- [RVCT] ACID3 test crash
     
    2827
    2928  * Week 1
     29    * ~~ r52914 -- https://bugs.webkit.org/show_bug.cgi?id=31673 -- [Qt] Private API to suspend/resume active Javascript DOM objects ~~
    3030    * ~~ r51871 -- Make WebKit build correctly on FreeBSD, IA64, and Alpha. ~~
    3131    * ~~ r52682 - https://bugs.webkit.org/show_bug.cgi?id=33082 -- Do not include Frame.h under WebCore/html/canvas ~~