Changes between Version 32 and Version 33 of QtWebKitBackportingFixes


Ignore:
Timestamp:
Dec 29, 2009 3:38:25 AM (14 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitBackportingFixes

    v32 v33  
    77== Patches for QtWebKit 4.6 ==
    88
     9=== Incoming ===
     10
     11   * r52261 - https://bugs.webkit.org/show_bug.cgi?id=32555 -- [Qt] support navigator.onLine and ononline/onoffline events.
     12   * r52311 - https://bugs.webkit.org/show_bug.cgi?id=32668 -- [Qt] Add new scrollRecursively API to QWebFrame. - Please merge with private API !
     13   * (not landed) https://bugs.webkit.org/show_bug.cgi?id=29048 -- [Qt] make RenderStyle.h compile in winscw compiler.
     14   * (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 !
     15   * (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. - - Please merge with private API !
     16   * (not landed) https://bugs.webkit.org/show_bug.cgi?id=32988 -- Add RVCT compiler optimization flags -Otime -O3
     17
     18=== Rejected ===
     19
     20   * r52516 - https://bugs.webkit.org/show_bug.cgi?id=32121 -- [Qt] implement ImageDecoderQt::clearFrameBufferCache() -- Bug reopened, patch appears to have problems
     21
     22=== Applied ===
     23
    924   * ~~ r51103 - https://bugs.webkit.org/show_bug.cgi?id=29443 -- WebKit crashes when loading certain SVG images ~~
    1025   * ~~ 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~~
     
    1429   * ~~ r51515 - https://bugs.webkit.org/show_bug.cgi?id=31961 --  [Qt][Symbian] Report SymbianOS in user agent string for Symbian ~~
    1530   * ~~ 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.
    17    * r52311 - https://bugs.webkit.org/show_bug.cgi?id=32668 -- [Qt] Add new scrollRecursively API to QWebFrame. - Please merge with private API !
    1831   * ~~ r52337 - https://bugs.webkit.org/show_bug.cgi?id=32713 -- [Qt] make wtf/Assertions.h compile in winscw compiler. ~~
    19    * r52516 - https://bugs.webkit.org/show_bug.cgi?id=32121 -- [Qt] implement ImageDecoderQt::clearFrameBufferCache()
    2032   * ~~ r52259 - [Qt] Symbian build fix: Don't include QtXml/qxmlstream.h but omit the prefix ~~
    21    * (not landed) https://bugs.webkit.org/show_bug.cgi?id=29048 -- [Qt] make RenderStyle.h compile in winscw compiler.
    22    * (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 !
    23    * (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. - - Please merge with private API !
    24    * (not landed) https://bugs.webkit.org/show_bug.cgi?id=32988 -- Add RVCT compiler optimization flags -Otime -O3
    2533
    2634== Patches for QtWebKit 2010.1 ==
    2735
    28    * We haven't release it yet :-)
     36   * We haven't released it yet :-)