Changes between Version 26 and Version 27 of QtWebKitBackportingFixes


Ignore:
Timestamp:
Dec 22, 2009 7:52:11 PM (14 years ago)
Author:
Laszlo Gombos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitBackportingFixes

    v26 v27  
    1717   * r52311 - https://bugs.webkit.org/show_bug.cgi?id=32668 -- [Qt] Add new scrollRecursively API to QWebFrame. - Please merge with private API !
    1818   * r52337 - https://bugs.webkit.org/show_bug.cgi?id=32713 -- [Qt] make wtf/Assertions.h compile in winscw compiler.
    19    * r52259 -- [Qt] Symbian build fix: Don't include QtXml/qxmlstream.h but omit the prefix
    20    * r52310 -- [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.
    2222   * (not landed) https://bugs.webkit.org/show_bug.cgi?id=29048 -- [Qt] make RenderStyle.h compile in winscw compiler.
    2323   * (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 !