[[PageOutline]] If you have landed a change into the trunk that you would like to include in the release branch or you have an exceptional patch that needs to be included, please edit this wiki page and add the SVN revision or bugzilla id to the list below. (The page is being watched and an email is automatically sent when it is edited) == Patches for QtWebKit 4.6 == * ~~ https://bugs.webkit.org/show_bug.cgi?id=29443 -- WebKit crashes when loading certain SVG images -- Revision 51103 -- ~~ * ~~ https://bugs.webkit.org/show_bug.cgi?id=31355 -- Documentation fixes~~ * ~~ https://bugs.webkit.org/show_bug.cgi?id=31681 -- [Qt] Wrong runtime instance objects of wrapped QObjects may be used if the wrapped object died before the gc removed the instance~~ * ~~ https://bugs.webkit.org/show_bug.cgi?id=31943 -- Apply workaround for the limitation of VirtualFree with MEM_RELEASE to all ports running on Windows (possibly a crash on Win only) ~~ * ~~ https://bugs.webkit.org/show_bug.cgi?id=31961 -- [Qt][Symbian] Report SymbianOS in user agent string for Symbian ~~ * https://bugs.webkit.org/show_bug.cgi?id=30914 -- [Qt] Javascript Prompt API default return values check failure on QtLauncher * https://bugs.webkit.org/show_bug.cgi?id=31773 -- [Symbian] Fix lastIndexOf() for Symbian * https://bugs.webkit.org/show_bug.cgi?id=32121 -- [Qt] implement ImageDecoderQt::clearFrameBufferCache() * https://bugs.webkit.org/show_bug.cgi?id=32555 -- [Qt] support navigator.onLine and ononline/onoffline events. This is crucial for S60 -- Revision 52261 -- * https://bugs.webkit.org/show_bug.cgi?id=32668 -- [Qt] Add new scrollRecursively API to QWebFrame * https://bugs.webkit.org/show_bug.cgi?id=32713 -- [Qt] make wtf/Assertions.h compile in winscw compiler. * http://trac.webkit.org/changeset/52259 -- [Qt] Symbian build fix: Don't include QtXml/qxmlstream.h but omit the prefix * http://trac.webkit.org/changeset/52310 -- [Qt] Fix the build on Symbian. * (not landed) https://bugs.webkit.org/show_bug.cgi?id=29048 -- [Qt] make RenderStyle.h compile in winscw compiler. * (not landed) https://bugs.webkit.org/show_bug.cgi?id=31673 -- [Qt] need an API to suspend and resume active Javascript DOM objects. * (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. == Patches for QtWebKit 2010.1 == * We haven't release it yet :-)