Changes between Version 30 and Version 31 of QtWebKitBackportingFixes
- Timestamp:
- Dec 23, 2009, 5:19:56 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitBackportingFixes
v30 v31 19 19 * r52516 - https://bugs.webkit.org/show_bug.cgi?id=32121 -- [Qt] implement ImageDecoderQt::clearFrameBufferCache() 20 20 * ~~ r52259 - [Qt] Symbian build fix: Don't include QtXml/qxmlstream.h but omit the prefix ~~ 21 * r52310 - [Qt] Fix the build on Symbian. Simon: Doesn't apply as the original change was introduced after the branch was created.22 21 * (not landed) https://bugs.webkit.org/show_bug.cgi?id=29048 -- [Qt] make RenderStyle.h compile in winscw compiler. 23 22 * (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 !