Changes between Version 25 and Version 26 of QtWebKitBackportingFixes
- Timestamp:
- Dec 22, 2009, 3:35:39 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitBackportingFixes
v25 v26 14 14 * ~~ r51515 - https://bugs.webkit.org/show_bug.cgi?id=31961 -- [Qt][Symbian] Report SymbianOS in user agent string for Symbian ~~ 15 15 * r52152 - https://bugs.webkit.org/show_bug.cgi?id=30914 -- [Qt] Javascript Prompt API default return values check failure on QtLauncher 16 * r52261 - https://bugs.webkit.org/show_bug.cgi?id=32555 -- [Qt] support navigator.onLine and ononline/onoffline events. This is crucial for S60 -- Revision 52261 --16 * r52261 - https://bugs.webkit.org/show_bug.cgi?id=32555 -- [Qt] support navigator.onLine and ononline/onoffline events. 17 17 * r52311 - https://bugs.webkit.org/show_bug.cgi?id=32668 -- [Qt] Add new scrollRecursively API to QWebFrame. - Please merge with private API ! 18 18 * r52337 - https://bugs.webkit.org/show_bug.cgi?id=32713 -- [Qt] make wtf/Assertions.h compile in winscw compiler. … … 21 21 * (not landed) https://bugs.webkit.org/show_bug.cgi?id=32121 -- [Qt] implement ImageDecoderQt::clearFrameBufferCache() 22 22 * (not landed) https://bugs.webkit.org/show_bug.cgi?id=29048 -- [Qt] make RenderStyle.h compile in winscw compiler. 23 * (not landed) https://bugs.webkit.org/show_bug.cgi?id=31673 -- [Qt] need an API to suspend and resume active Javascript DOM objects. 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. 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 25 26 26 == Patches for QtWebKit 2010.1 ==