Changes between Version 51 and Version 52 of QtWebKitBackportingFixes
- Timestamp:
- Jan 7, 2010, 3:26:33 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitBackportingFixes
v51 v52 15 15 * (not landed) https://bugs.webkit.org/show_bug.cgi?id=32988 -- Add RVCT compiler optimization flags -Otime -O3 16 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=4591918 17 * (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 19 18 * (not landed) https://bugs.webkit.org/show_bug.cgi?id=33280 -- [RVCT] ACID3 test crash … … 28 27 29 28 * Week 1 29 * ~~ r52914 -- https://bugs.webkit.org/show_bug.cgi?id=31673 -- [Qt] Private API to suspend/resume active Javascript DOM objects ~~ 30 30 * ~~ r51871 -- Make WebKit build correctly on FreeBSD, IA64, and Alpha. ~~ 31 31 * ~~ r52682 - https://bugs.webkit.org/show_bug.cgi?id=33082 -- Do not include Frame.h under WebCore/html/canvas ~~