11 | | * ~~ 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~~ |
12 | | * ~~ 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) ~~ |
13 | | * ~~ https://bugs.webkit.org/show_bug.cgi?id=31961 -- [Qt][Symbian] Report SymbianOS in user agent string for Symbian ~~ |
14 | | * https://bugs.webkit.org/show_bug.cgi?id=30914 -- [Qt] Javascript Prompt API default return values check failure on QtLauncher |
15 | | * https://bugs.webkit.org/show_bug.cgi?id=31773 -- [Symbian] Fix lastIndexOf() for Symbian |
16 | | * https://bugs.webkit.org/show_bug.cgi?id=32121 -- [Qt] implement ImageDecoderQt::clearFrameBufferCache() |
17 | | * https://bugs.webkit.org/show_bug.cgi?id=32555 -- [Qt] support navigator.onLine and ononline/onoffline events. This is crucial for S60 -- Revision 52261 -- |
18 | | * https://bugs.webkit.org/show_bug.cgi?id=32668 -- [Qt] Add new scrollRecursively API to QWebFrame |
19 | | * https://bugs.webkit.org/show_bug.cgi?id=32713 -- [Qt] make wtf/Assertions.h compile in winscw compiler. |
20 | | * http://trac.webkit.org/changeset/52259 -- [Qt] Symbian build fix: Don't include QtXml/qxmlstream.h but omit the prefix |
21 | | * http://trac.webkit.org/changeset/52310 -- [Qt] Fix the build on Symbian. |
| 13 | * ~~ r51461 - 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) ~~ |
| 14 | * ~~ r51515 - https://bugs.webkit.org/show_bug.cgi?id=31961 -- [Qt][Symbian] Report SymbianOS in user agent string for Symbian ~~ |
| 15 | * r52152 - https://bugs.webkit.org/show_bug.cgi?id=30914 -- [Qt] Javascript Prompt API default return values check failure on QtLauncher |
| 16 | * r52261 - https://bugs.webkit.org/show_bug.cgi?id=32555 -- [Qt] support navigator.onLine and ononline/onoffline events. This is crucial for S60 -- Revision 52261 -- |
| 17 | * r52311 - https://bugs.webkit.org/show_bug.cgi?id=32668 -- [Qt] Add new scrollRecursively API to QWebFrame. - Please merge with private API ! |
| 18 | * 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() |