Changes between Version 17 and Version 18 of QtWebKitRelease20


Ignore:
Timestamp:
Sep 23, 2010 6:47:04 AM (14 years ago)
Author:
Ademar Reis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitRelease20

    v17 v18  
    11= QtWebKit 2.0 Release =
    22
    3 This wiki page tracks the status of the QtWebKit 2.0 release. The release follows the standard [wiki:"QtWebKitReleases" release procedures and policies].
     3This wiki page tracks the status of the !QtWebKit 2.0 release. The release follows the standard [wiki:"QtWebKitReleases" release procedures and policies].
    44
    5 QtWebKit 2.0 was branched off WebKit trunk from SVN revision 56441. The user agent string reports "AppleWebKit/533.3".
     5!QtWebKit 2.0 was branched off WebKit trunk from SVN revision 56441. The user agent string reports "AppleWebKit/533.3".
    66
    7 QtWebKit 2.0.0 was tagged as "qtwebkit-2.0.0", SHA1 460b651cbe4f6994b492ff08614e57b0e31a24c8. Note that this is exactly the same QtWebKit that was shipped with Qt 4.7.0.
     7!QtWebKit 2.0.0 was tagged as "qtwebkit-2.0.0", SHA1 460b651cbe4f6994b492ff08614e57b0e31a24c8. Note that this is exactly the same !QtWebKit that was shipped with Qt 4.7.0
    88
    9 [http://gitorious.org/webkit/qtwebkit/archive-tarball/460b651c Download QtWebKit 2.0.0 source package]
     9== Building QtWebkit 2.0.0 with Qt 4.6 ==
     10
     11It's possible to build a standalone !QtWebKit with Qt 4.6.x as well.
     12
     13 * [http://gitorious.org/webkit/qtwebkit/archive-tarball/460b651c Download QtWebKit 2.0.0 source package]
     14 * Follow the build instructions
     15  * [wiki:"BuildingQtOnLinux" Building the Qt version on Linux]
     16  * [wiki:"BuildingQtOnWindows" Building the Qt version on Windows]
     17  * [wiki:"BuildingQtOnOSX" Building the Qt version on OSX]
     18  * [wiki:"BuildingQtOnSymbian" Building the Qt version on Symbian]
     19 * Qt 4.6 includes its own version of QtWebKit. If you're also building !Qt from sources, you can disable it using the {{{-no-webkit}}} configure flag.
    1020
    1121== Features and bugs ==
    1222
    1323See [wiki:"QtWebKitTableOfFeatures20" high-level feature documentation].
    14 
    15 Release critical bugs are tracked with
    16 
    17     * https://bugs.webkit.org/showdependencytree.cgi?id=35784&hide_resolved=1
    1824
    1925== Deployment on QtWebKit 2.0 on top of a Qt SDK ==
     
    2632
    2733Instructions for getting changes into the release branch: http://trac.webkit.org/wiki/QtWebKitBackportingFixes#PatchesforQtWebKit2.0
     34
     35Release critical bugs are tracked with
     36
     37    * https://bugs.webkit.org/showdependencytree.cgi?id=35784&hide_resolved=1