Changes between Version 49 and Version 50 of QtWebKitBackportingFixes
- Timestamp:
- Jan 6, 2010, 11:38:43 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitBackportingFixes
v49 v50 14 14 15 15 * (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 18 19 19 20 === Rejected === … … 21 22 * Please provide patches with private API that I can simply merge: 22 23 * 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 26 25 27 26 === Applied ===