Changes between Version 56 and Version 57 of QtWebKitBackportingFixes
- Timestamp:
- Jan 7, 2010, 8:52:11 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitBackportingFixes
v56 v57 13 13 === Incoming === 14 14 15 * (not landed) https://bugs.webkit.org/show_bug.cgi?id=32988 -- Add RVCT compiler optimization flags -Otime -O316 * (not landed) https://bugs.webkit.org/show_bug.cgi?id=33084 -- Fix for RVCT -Otime fatal compiler error17 15 * (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 18 16 … … 26 24 27 25 * Week 1 26 * ~~ (not landed) https://bugs.webkit.org/show_bug.cgi?id=32988 -- Add RVCT compiler optimization flags -Otime -O3 ~~ 27 * ~~ (not landed) https://bugs.webkit.org/show_bug.cgi?id=33084 -- Fix for RVCT -Otime fatal compiler error ~~ 28 28 * ~~ (not landed) https://bugs.webkit.org/show_bug.cgi?id=33280 -- [RVCT] ACID3 test crash ~~ 29 29 * ~~ r52914 -- https://bugs.webkit.org/show_bug.cgi?id=31673 -- [Qt] Private API to suspend/resume active Javascript DOM objects ~~