Changes between Version 39 and Version 40 of QtWebKitBackportingFixes


Ignore:
Timestamp:
Dec 29, 2009 4:47:44 AM (14 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitBackportingFixes

    v39 v40  
    2525=== Applied ===
    2626
    27    * ~~ r51103 - https://bugs.webkit.org/show_bug.cgi?id=29443 -- WebKit crashes when loading certain SVG images ~~
    28    * ~~ r51306 - 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~~
    29    * ~~ r51307 - https://bugs.webkit.org/show_bug.cgi?id=31773 -- [Symbian] Fix lastIndexOf() for Symbian ~~
    30    * ~~ r51308 - https://bugs.webkit.org/show_bug.cgi?id=31355 -- Documentation fixes~~
    31    * ~~ 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) ~~
    32    * ~~ r51515 - https://bugs.webkit.org/show_bug.cgi?id=31961 --  [Qt][Symbian] Report SymbianOS in user agent string for Symbian ~~
    33    * ~~ r52152 - https://bugs.webkit.org/show_bug.cgi?id=30914 -- [Qt] Javascript Prompt API default return values check failure on QtLauncher ~~
    34    * ~~ r52337 - https://bugs.webkit.org/show_bug.cgi?id=32713 -- [Qt] make wtf/Assertions.h compile in winscw compiler. ~~
    35    * ~~ r52259 - [Qt] Symbian build fix: Don't include QtXml/qxmlstream.h but omit the prefix ~~
    36    * ~~ (not landed) https://bugs.webkit.org/show_bug.cgi?id=29048 -- [Qt] make RenderStyle.h compile in winscw compiler. - was already applied in commit 20e982d90067406485dcf1ca6d23ec0efad721c2 ~~
    37    * ~~r52261 - https://bugs.webkit.org/show_bug.cgi?id=32555 -- [Qt] support navigator.onLine and ononline/onoffline events. ~~
     27  * Week 53
     28    * ~~ (not landed) https://bugs.webkit.org/show_bug.cgi?id=29048 -- [Qt] make RenderStyle.h compile in winscw compiler. - was already applied in commit 20e982d90067406485dcf1ca6d23ec0efad721c2 ~~
     29    * ~~r52261 - https://bugs.webkit.org/show_bug.cgi?id=32555 -- [Qt] support navigator.onLine and ononline/onoffline events. ~~
     30
     31  * Older
     32    * ~~ r51103 - https://bugs.webkit.org/show_bug.cgi?id=29443 -- WebKit crashes when loading certain SVG images ~~
     33    * ~~ r51306 - 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~~
     34    * ~~ r51307 - https://bugs.webkit.org/show_bug.cgi?id=31773 -- [Symbian] Fix lastIndexOf() for Symbian ~~
     35    * ~~ r51308 - https://bugs.webkit.org/show_bug.cgi?id=31355 -- Documentation fixes~~
     36    * ~~ 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) ~~
     37    * ~~ r51515 - https://bugs.webkit.org/show_bug.cgi?id=31961 --  [Qt][Symbian] Report SymbianOS in user agent string for Symbian ~~
     38    * ~~ r52152 - https://bugs.webkit.org/show_bug.cgi?id=30914 -- [Qt] Javascript Prompt API default return values check failure on QtLauncher ~~
     39    * ~~ r52337 - https://bugs.webkit.org/show_bug.cgi?id=32713 -- [Qt] make wtf/Assertions.h compile in winscw compiler. ~~
     40    * ~~ r52259 - [Qt] Symbian build fix: Don't include QtXml/qxmlstream.h but omit the prefix ~~
    3841
    3942== Patches for QtWebKit 2010.1 ==