Changes between Version 34 and Version 35 of QtWebKitBackportingFixes
- Timestamp:
- Dec 29, 2009, 3:44:05 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitBackportingFixes
v34 v35 13 13 * r52261 - https://bugs.webkit.org/show_bug.cgi?id=32555 -- [Qt] support navigator.onLine and ononline/onoffline events. 14 14 * r52311 - https://bugs.webkit.org/show_bug.cgi?id=32668 -- [Qt] Add new scrollRecursively API to QWebFrame. - Please merge with private API ! 15 * (not landed) https://bugs.webkit.org/show_bug.cgi?id=29048 -- [Qt] make RenderStyle.h compile in winscw compiler.16 15 * (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 ! 17 16 * (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 ! … … 33 32 * ~~ r52337 - https://bugs.webkit.org/show_bug.cgi?id=32713 -- [Qt] make wtf/Assertions.h compile in winscw compiler. ~~ 34 33 * ~~ r52259 - [Qt] Symbian build fix: Don't include QtXml/qxmlstream.h but omit the prefix ~~ 34 * ~~ (not landed) https://bugs.webkit.org/show_bug.cgi?id=29048 -- [Qt] make RenderStyle.h compile in winscw compiler. - was already applied in commit 20e982d90067406485dcf1ca6d23ec0efad721c2 ~~ 35 35 36 36 == Patches for QtWebKit 2010.1 ==