Changes between Version 29 and Version 30 of QtWebKitBackportingFixes
- Timestamp:
- Dec 23, 2009, 12:52:24 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitBackportingFixes
v29 v30 18 18 * ~~ r52337 - https://bugs.webkit.org/show_bug.cgi?id=32713 -- [Qt] make wtf/Assertions.h compile in winscw compiler. ~~ 19 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 prefix21 * r52310 - [Qt] Fix the build on Symbian. 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 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 !