Changes between Version 26 and Version 27 of QtWebKitBackportingFixes
- Timestamp:
- Dec 22, 2009, 7:52:11 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitBackportingFixes
v26 v27 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. 19 * r52 259 -- [Qt] Symbian build fix: Don't include QtXml/qxmlstream.h but omit the prefix20 * r52 310 -- [Qt] Fix the build on Symbian.21 * (not landed) https://bugs.webkit.org/show_bug.cgi?id=32121 -- [Qt] implement ImageDecoderQt::clearFrameBufferCache()19 * r52516 - https://bugs.webkit.org/show_bug.cgi?id=32121 -- [Qt] implement ImageDecoderQt::clearFrameBufferCache() 20 * r52259 - [Qt] Symbian build fix: Don't include QtXml/qxmlstream.h but omit the prefix 21 * r52310 - [Qt] Fix the build on Symbian. 22 22 * (not landed) https://bugs.webkit.org/show_bug.cgi?id=29048 -- [Qt] make RenderStyle.h compile in winscw compiler. 23 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 !