Changes between Version 96 and Version 97 of QtWebKitJournal


Ignore:
Timestamp:
Jul 2, 2010 2:42:50 AM (14 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitJournal

    v96 v97  
    22Weekly builds have moved to the [wiki:"QtWebKitWeeklyBuilds" QtWebKitWeeklyBuilds] wiki page.
    33
    4 = 2010 =
    5 
    6 == Weekly Build Week 25 ==
    7 
    8 '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! '''
    9 
    10 === Trunk ===
    11 
    12 This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X Linux/X11 (x86). The last commit is SVN revision 61840.
    13 
    14   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week25/qtwebkit-trunk-symbian.zip Symbian]
    15   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week25/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86]
    16   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week25/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008]
    17   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week25/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
    18   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week25/qtwebkit-trunk-source.tar.gz Sources]
    19 
    20 Known issues:
    21 
    22   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    23   * Due to internal build issues there's no Maemo 5 build this week.
    24   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    25 
    26 == 2.0 Release Branch ==
    27 
    28 This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is 2f598e9b7b376d851fe089bc1dc729bcf0393a06 .
    29 
    30   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week25/qtwebkit-2.0-symbian.zip Symbian]
    31   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week25/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86]
    32   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week25/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008]
    33   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week25/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X]
    34   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week25/qtwebkit-2.0-source.tar.gz Sources]
    35 
    36 Known issues:
    37 
    38   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    39   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    40   * Due to internal build issues there's no Maemo 5 build this week.
    41 
    42 Bug fixes integrated since week 24:
    43 
    44 || <https://webkit.org/b/6274> || text repainting does not account for glyphs which draw outside the typographic bounds of the font ||
    45 || <https://webkit.org/b/40483> || [Qt] The new Qt's documentation text layout is messed up with QtWebKit. ||
    46 || <https://webkit.org/b/40102> || WebCore EventHandler needs to take account of onLoad events fired before layout() complete ||
    47 || <https://webkit.org/b/40840> || [Qt] Symbian builds in release sometimes try to link with the debug JavaScriptCore static lib. ||
    48 || <https://webkit.org/b/37292> || http://trac.webkit.org/changeset/57215 caused perf regressions ||
    49 || <https://webkit.org/b/40714> || [Qt] Compilation in QWebPagePrivate::timerEvent with clang ||
    50 || <https://webkit.org/b/40107> || Impossible to set input method hints based HTML5 input types ||
    51 || <https://webkit.org/b/40620> || [Qt] Get rid of the the unused imageSize of ImageDecoderQt::internalHandleCurrentImage() ||
    52 || <https://webkit.org/b/40717> || [Qt] Bridge documentation: some snippets have the wrong indentation ||
    53 || <https://webkit.org/b/40910> || [Qt] Avoid unnecessary image conversion in RGBA32Buffer::zeroFill() ||
    54 || <https://webkit.org/b/40077> || [Qt] Implement the simple font code path. ||
    55 || <https://webkit.org/b/39304> || Add an inlineCapacity template parameter to ListHashSet and use it to shrink the positioned object list hash set. ||
    56 || <https://webkit.org/b/33150> || Do not render the full frame when there is some elements with fixed positioning ||
    57 || <https://webkit.org/b/36510> || [chromium] use integral glyph widths ||
    58 || <https://webkit.org/b/40662> || [Qt] Avoid truncation of zoom factor in QWebFrame's print function. ||
    59 || <https://webkit.org/b/39309> || Allocate the m_preloads list hash set dynamically and free it when done. ||
    60 || <https://webkit.org/b/40797> || [Qt] Decode images directly to QPixmap ||
    61 || <https://webkit.org/b/40830> || REGRESSION(r60958) [Qt] qwebpage::inputMethods auto-test fails ||
    62 
    63 
    64 == Weekly Build Week 24 ==
    65 
    66 '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! '''
    67 
    68 === Trunk ===
    69 
    70 This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X Linux/X11 (x86). The last commit is SVN revision 61359.
    71 
    72   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week24/qtwebkit-trunk-symbian.zip Symbian]
    73   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week24/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86]
    74   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week24/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008]
    75   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week24/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
    76   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week24/qtwebkit-trunk-source.tar.gz Sources]
    77 
    78 Known issues:
    79 
    80   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    81   * Due to internal build issues there's no Maemo 5 build this week.
    82   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    83 
    84 == 2.0 Release Branch ==
    85 
    86 This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is c6f08f4c13f88491a5d1ae1794c72166af0c26ba .
    87 
    88   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week24/qtwebkit-2.0-symbian.zip Symbian]
    89   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week24/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86]
    90   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week24/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008]
    91   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week24/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X]
    92   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week24/qtwebkit-2.0-source.tar.gz Sources]
    93 
    94 Known issues:
    95 
    96   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    97   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    98   * Due to internal build issues there's no Maemo 5 build this week.
    99 
    100 Bug fixes integrated since week 23:
    101 
    102 || <https://webkit.org/b/38401> || Make repaint throttling parameters configurable runtime. ||
    103 || <https://webkit.org/b/31779> || QWebPage::findText() does not clear selection when passed empty string ||
    104 || <https://webkit.org/b/37316> || [Qt] tests/hybridPixmap fails ||
    105 || <https://webkit.org/b/40487> || [Qt] The qt_webkit_version.pri file gets overwritten on install ||
    106 || <https://webkit.org/b/40073> || [Qt] rendering error in mediawiki ||
    107 || <https://webkit.org/b/40490> || [Qt] Typo error in QWebPluginFactory Documentation ||
    108 || <https://webkit.org/b/40567> || [Qt] QtWebKit crashes while initializing flash plugin 10.1.53.64... ||
    109 || <https://webkit.org/b/40050> || [Qt] Upstream the WebKit QML integration plugin ||
    110 || <https://webkit.org/b/36463> || Spatial Navigation: make it work with focusable elements in overflow content ||
    111 || <https://webkit.org/b/39857> || GIFs loop one time too few ||
    112 || <https://webkit.org/b/36818> || [Qt] Animated GIF images does not animate 10x as expected by default. ||
    113 || <https://webkit.org/b/37844> || [Qt] Image::drawTiled animations does not work ||
    114 || <https://webkit.org/b/35861> || [Qt] Add documentation to the QtWebkit bridge ||
    115 || <https://webkit.org/b/40535> || [Qt] GraphicsLayer: recaching images creates an unnecessary deep copy ||
    116 || <https://webkit.org/b/39439> || Spatial Navigation: using offset{Left,Top} is not enough to get the proper inner frames position ||
    117 || <https://webkit.org/b/36569> || SQLStatementErrorCallback's return value needs to be converted to a boolean ||
    118 || <https://webkit.org/b/39195> || Spatial Navigation: refactor scrollInDirection to work with scrollable content ||
    119 
    120 == Weekly Build Week 23 ==
    121 
    122 '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! '''
    123 
    124 === Trunk ===
    125 
    126 This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X Linux/X11 (x86). The last commit is SVN revision 60999.
    127 
    128   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week23/qtwebkit-trunk-symbian.zip Symbian]
    129   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week23/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86]
    130   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week23/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008]
    131   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week23/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
    132   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week23/qtwebkit-trunk-source.tar.gz Sources]
    133 
    134 Known issues:
    135 
    136   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    137   * Due to internal build issues there's no Maemo 5 build this week.
    138   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    139 
    140 == 2.0 Release Branch ==
    141 
    142 This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is f3dc6deef5a85d6c7ae13c6c7b37e7da50e20233 .
    143 
    144   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week23/qtwebkit-2.0-symbian.zip Symbian]
    145   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week23/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86]
    146   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week23/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008]
    147   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week23/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X]
    148   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week23/qtwebkit-2.0-source.tar.gz Sources]
    149 
    150 Known issues:
    151 
    152   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    153   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    154   * Due to internal build issues there's no Maemo 5 build this week.
    155 
    156 Bug fixes integrated since week 22:
    157 
    158 || <https://webkit.org/b/40359> || [Qt] Imperfect dependency for generated SVGNames.cpp ||
    159 || <https://webkit.org/b/31403> || [Qt] Disable pthread_setname_np. ||
    160 || <https://webkit.org/b/39357> || [QT] QT_BEARER flag is not enabled on S60 properly ||
    161 || <https://webkit.org/b/40401> || REGRESSION: [Qt] When dragging onto a page that handles the drag in Javascript it will be a move and not a copy by default ||
    162 || <https://webkit.org/b/38324> || [Qt] Fix compilation with QT_NO_FEATURE ||
    163 || <https://webkit.org/b/39958> || [Qt] TextBreakIteratorQt performance ||
    164 || <https://webkit.org/b/40116> || [Qt] Compilation fails when compiling against Qt 4.7 and Qt Mobility is installed ||
    165 || <https://webkit.org/b/40221> || REGRESSION(r60169): [Qt] Selected text is not drawn with the correct color. ||
    166 
    167 
    168 == Weekly Build Week 22 ==
    169 
    170 '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! '''
    171 
    172 === Trunk ===
    173 
    174 This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X Linux/X11 (x86). The last commit is SVN revision 60661.
    175 
    176   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week22/qtwebkit-trunk-symbian.zip Symbian]
    177   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week22/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86]
    178   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week22/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008]
    179   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week22/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
    180   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week22/qtwebkit-trunk-source.tar.gz Sources]
    181 
    182 Known issues:
    183 
    184   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    185   * Due to internal build issues there's no Maemo 5 build this week.
    186   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    187 
    188 == 2.0 Release Branch ==
    189 
    190 This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is 903617844b4341f7098b63b54e5be16cd83af647 .
    191 
    192   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week22/qtwebkit-2.0-symbian.zip Symbian]
    193   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week22/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86]
    194   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week22/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008]
    195   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week22/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X]
    196   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week22/qtwebkit-2.0-source.tar.gz Sources]
    197 
    198 Known issues:
    199 
    200   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    201   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    202   * Due to internal build issues there's no Maemo 5 build this week.
    203 
    204 Bug fixes integrated since week 21:
    205 
    206 || <https://webkit.org/b/39874> || [Qt] Make tiled backing store more configurable ||
    207 || <https://webkit.org/b/39175> || Properly handle invalid arguments to CanvasRenderingContext2D's getImageData() and putImageData() ||
    208 || <https://webkit.org/b/39784> || [Qt] REGRESSION(r59837): Incorrect clipping of TransparencyLayers ||
    209 || <https://webkit.org/b/39918> || REGRESSION(58615): Scroll events are sent twice per keypress for ports that don't have a platformWidget scrollbar ||
    210 || <https://webkit.org/b/38762> || [Qt] Flash Plugin is not working on mac-cocoa-32 ||
    211 || <https://webkit.org/b/29899> || [Qt] Add a way to stop delayed redirect requests ||
    212 || <https://webkit.org/b/39694> || [Qt] GraphicsLayer: warnings when reloading page ||
    213 || <https://webkit.org/b/26224> || [Qt, Gtk] Allows build-webkit script to receive an install prefix as parameter ||
    214 || <https://webkit.org/b/39189> || Bring CanvasRenderingContext2D's createImageData() in line with HTML5 spec ||
    215 || <https://webkit.org/b/35702> || [Qt] Add more support for InputTextController ||
    216 || <https://webkit.org/b/39063> || [Qt] Tiled backing store checker pattern does not paint correctly when scaling factor is not 1 ||
    217 || <https://webkit.org/b/33176> || [Qt] The FIRST letter in the PASSWORD field is taken in UPPERCASE by DEFAULT in gmail.com web page ||
    218 || <https://webkit.org/b/36826> || [Qt] QtWebkit.pc is broken ||
    219 || <https://webkit.org/b/35861> || [Qt] Add documentation to the QtWebkit bridge ||
    220 
    221 == Weekly Build Week 21 ==
    222 
    223 '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! '''
    224 
    225 === Trunk ===
    226 
    227 This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X Linux/X11 (x86). The last commit is SVN revision 60332.
    228 
    229   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week21/qtwebkit-trunk-symbian.zip Symbian]
    230   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week21/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86]
    231   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week21/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008]
    232   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week21/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
    233   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week21/qtwebkit-trunk-source.tar.gz Sources]
    234 
    235 Known issues:
    236 
    237   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    238   * Due to internal build issues there's no Maemo 5 build this week.
    239   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    240 
    241 == 2.0 Release Branch ==
    242 
    243 This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is 146d466226932322e6f6242b083372a6ab502e80 .
    244 
    245   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week21/qtwebkit-2.0-symbian.zip Symbian]
    246   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week21/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86]
    247   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week21/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008]
    248   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week21/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X]
    249   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week21/qtwebkit-2.0-source.tar.gz Sources]
    250 
    251 Known issues:
    252 
    253   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    254   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    255   * Due to internal build issues there's no Maemo 5 build this week.
    256   * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)]
    257 
    258 Bug fixes integrated since week 20:
    259 
    260 || <https://webkit.org/b/39488> || [Qt] QtTestBrowser is still called QtLauncher in the code ||
    261 || <https://webkit.org/b/38722> || [Qt] qwebframe auto test doesn't compile ||
    262 || <https://webkit.org/b/39491> || [Qt] QtTestBrowser has two graphicsview options that aren't enabled correctly ||
    263 || <https://webkit.org/b/39217> || Add an optional "starting node' parameter to scrollRecursively and scrollOverflow of EventHandler ||
    264 || <https://webkit.org/b/38389> || [Qt] Update the Symbian version for the user agent ||
    265 || <https://webkit.org/b/39513> || [Qt] Using Accelerated Composing the rocket back animation on http://www.the-art-of-web.com/css/css-animation/ works differently as when not using AC. ||
    266 || <https://webkit.org/b/39609> || [Qt] Running with accelerated compositing enabled sometimes result in a crash ||
    267 
    268 
    269 == Weekly Build Week 20 ==
    270 
    271 '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! '''
    272 
    273 === Trunk ===
    274 
    275 This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X Linux/X11 (x86). The last commit is SVN revision 59925.
    276 
    277   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week20/qtwebkit-trunk-symbian.zip Symbian]
    278   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week20/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86]
    279   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week20/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008]
    280   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week20/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
    281   * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week20/qtwebkit-trunk-source.tar.gz Sources]
    282 
    283 Known issues:
    284 
    285   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    286   * Due to internal build issues there's no Maemo 5 build this week.
    287   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    288 
    289 == 2.0 Release Branch ==
    290 
    291 This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is eb07c6f9bd50d0d74e9ac19ade4a2fbd5cece7c7 .
    292 
    293   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week20/qtwebkit-2.0-symbian.zip Symbian]
    294   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week20/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86]
    295   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week20/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008]
    296   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week20/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X]
    297   * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week20/qtwebkit-2.0-source.tar.gz Sources]
    298 
    299 Known issues:
    300 
    301   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    302   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    303   * Due to internal build issues there's no Maemo 5 build this week.
    304   * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)]
    305 
    306 Bug fixes integrated since week 19:
    307 
    308 || <https://webkit.org/b/37665> || [Qt] Rename QtLauncher to QtTestBrowser ||
    309 || <https://webkit.org/b/38779> || [Qt] QWebPage::inputMethodQuery() returns wrong values for Qt::ImCursorPosition, Qt::ImAnchorPosition ||
    310 || <https://webkit.org/b/37381> || [Qt] animations/dynamic-stylesheet-loading.html fails with accelerated compositing ||
    311 || <https://webkit.org/b/38630> || VS2010 asserts a null iterator passed to std::copy in Vector::operator= ||
    312 || <https://webkit.org/b/24289> || [Qt] lacks clipToImageBuffer() ||
    313 || <https://webkit.org/b/38440> || [Qt] use QT_MOBILE_THEME in Symbian ||
    314 || <https://webkit.org/b/35340> || [Qt] Enable alternate HTML/JavaScript front-ends for Web Inspector ||
    315 || <https://webkit.org/b/37322> || [Qt] tst_QWebHistory::serialize_2() fails ||
    316 || <https://webkit.org/b/38444> || [Qt] GraphicsLayer caches directly composited images ||
    317 || <https://webkit.org/b/39314> || [Qt] Skipping popup focus test for maemo ||
    318 || <https://webkit.org/b/39150> || Canvas's getContext() must return null when called with an invalid/unsupported parameter ||
    319 || <https://webkit.org/b/39153> || Canvas's toDataURL() should be case insensitive wrt the mimeType argument ||
    320 || <https://webkit.org/b/39218> || [Qt] Tiled backing store tiles sometimes flicker when exiting a zoom animation ||
    321 || <https://webkit.org/b/37684> || [Qt] JSValue QtClass::fallbackObject can be optimized ||
    322 || <https://webkit.org/b/37701> || [Qt] Target(WebCore,jsc,...) must depends on static library of JavaScriptCore ||
    323 || <https://webkit.org/b/39031> || CSSParser::parseColor() shouldn't alter 'color' unless passed a valid color string. ||
    324 || <https://webkit.org/b/38456> || [Qt] QtTestBrowser does not support websites which requires HTTP Authentication via dialogs ||
    325 || <https://webkit.org/b/37273> || [Qt] Weekly binary builds on Mac OS X don't work when launched in the Finder ||
    326 || <https://webkit.org/b/38641> || [Qt] Nested overflow div does not scroll ||
    327 || <https://webkit.org/b/38526> || [Qt] REGRESSION: CoolClock isn't rendered properly ||
    328 || <https://webkit.org/b/38949> || JavaScript unable to invoke methods declared in QML ||
    329 
    330 == Weekly Build Week 19 ==
    331 
    332 '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! '''
    333 
    334 === Trunk ===
    335 
    336 This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008 and Linux/X11 (x86). The last commit is SVN revision 59457.
    337 
    338   * Symbian:
    339     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/qtlauncher-trunk-symbian.sis QtLauncher]
    340     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/qtwebkit-trunk-symbian.sis QtWebKit]
    341     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/qtwebkit-trunk-symbian_unsigned.sis QtWebKit unsigned]
    342     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/QtWebKit.dll.map QtWebKit symbol map file]
    343   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86]
    344   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008]
    345   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/qtwebkit-trunk-source.tar.gz Sources]
    346 
    347 Known issues:
    348 
    349   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    350   * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
    351   * Due to internal build issues there's no Maemo 5 and Mac OS X build this week.
    352 
    353 == 2.0 Release Branch ==
    354 
    355 This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008 and Linux/X11 (x86). The last commit is 3d774b9df1f963452b1cfe34f9fafad0d399372a .
    356 
    357   * Symbian:
    358     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtlauncher-2.0-symbian.sis QtLauncher]
    359     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtwebkit-2.0-symbian.sis QtWebKit]
    360     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtwebkit-2.0-symbian_unsigned.sis QtWebKit unsigned]
    361     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/QtWebKit.dll.map QtWebKit symbol map file]
    362   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86]
    363   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
    364   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008]
    365   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtwebkit-2.0-source.tar.gz Sources]
    366 
    367 Known issues:
    368 
    369   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    370   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    371   * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
    372   * Due to internal build issues there's no Maemo 5 build this week.
    373   * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)]
    374 
    375 Bug fixes integrated since week 18:
    376 
    377 || <https://webkit.org/b/38921> || [Qt] emit initialLayoutCompleted signal from FrameLoaderClientQt::dispatchDidFirstVisuallyNonEmptyLayout ||
    378 || <https://webkit.org/b/38668> || [Qt] Enable YARR_JIT for X86 Mac for QtWebKit ||
    379 || <https://webkit.org/b/38286> || Need to call FrameView::scrollPositionChanged when changing the scroll position when the ScrollView does not have a platformWidget ||
    380 || <https://webkit.org/b/39062> || [Qt] Improve QtLauncher user agent dialog resize ||
    381 || <https://webkit.org/b/32922> || [Qt] fast/text/find-hidden-text.html ||
    382 || <https://webkit.org/b/37276> || LayoutTests/fast/canvas/pointInPath.html passed, actually it failed ||
    383 || <https://webkit.org/b/38685> || [Qt] tst_QWebPage::inputMethods failing on Maemo5 ||
    384 || <https://webkit.org/b/37023> || [Qt] Expose HTMLTokenizer yielding parameters ||
    385 || <https://webkit.org/b/36187> || Rename window.media to window.styleMedia ||
    386 || <https://webkit.org/b/38949> || JavaScript unable to invoke methods declared in QML ||
    387 || <https://webkit.org/b/38574> || [Qt] Crash in QGraphicsWebViewPrivate::~QGraphicsWebViewPrivate when animation were used ||
    388 || <https://webkit.org/b/31407> || [PATCH] [Qt] Compilation with Plugins disabled is broken ||
    389 || <https://webkit.org/b/38834> || [Qt] Adapt DNS pre-fetching to Qt DNS cache code ||
    390 || <https://webkit.org/b/38841> || Ignore invalid values for various CanvasRenderingContext2D properties ||
    391 || <https://webkit.org/b/38863> || [Qt] Detect debug mode consistently ||
    392 || <https://webkit.org/b/37334> || [Qt] fast/frames/flattening/frameset-flattening-subframesets.html fails intermittently on Qt bot ||
    393 || <https://webkit.org/b/38488> || Spatial Navigation: create a getter for the "fudgeFactor" ||
    394 || <https://webkit.org/b/38747> || mingw-w64 and JIT support ||
    395 || <https://webkit.org/b/38370> || [Qt] GraphicsLayer: depth-test causes flicker in certain situations ||
    396 || <https://webkit.org/b/38119> || [Qt] QWebPage viewMode property ||
    397 || <https://webkit.org/b/37097> || [Qt] Fix infinite redirection loop in QNetworkReplyHandler ||
    398 || <https://webkit.org/b/38514> || Crash in handleTouchEvent: using dangling node ptrs in hashmap ||
    399 || <https://webkit.org/b/38389> || [Qt] Update the Symbian version for the user agent ||
    400 || <https://webkit.org/b/38646> || Potential crash in EventHandler::handleTouchEvent ||
    401 || <https://webkit.org/b/38523> || [Qt] QtWebKit has render bugs on Google Maps markers ||
    402 || <https://webkit.org/b/38655> || [Qt] REGRESSION(r58497) tst_QGraphicsWebView::crashOnViewlessWebPages() is failing ||
    403 
    404 
    405 == Weekly Build Week 18 ==
    406 
    407 '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! '''
    408 
    409 === Trunk ===
    410 
    411 This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is SVN revision 58942.
    412 
    413   * Symbian:
    414     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtlauncher-trunk-symbian.sis QtLauncher]
    415     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-symbian.sis QtWebKit]
    416     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-symbian_unsigned.sis QtWebKit unsigned]
    417   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86]
    418   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
    419   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008]
    420   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-source.tar.gz Sources]
    421 
    422 Known issues:
    423 
    424   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    425   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    426   * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
    427   * Due to internal build issues there's no Maemo 5 build this week.
    428 
    429 == 2.0 Release Branch ==
    430 
    431 This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008 and Linux/X11 (x86). The last commit is b4aa5e1ddc41edab895132aba3cc66d9d7129444 .
    432 
    433   * Symbian:
    434     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtlauncher-2.0-symbian.sis QtLauncher]
    435     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-2.0-symbian.sis QtWebKit]
    436     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-2.0-symbian_unsigned.sis QtWebKit unsigned]
    437   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86]
    438   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
    439   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008]
    440   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-2.0-source.tar.gz Sources]
    441 
    442 Known issues:
    443 
    444   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    445   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    446   * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
    447   * Due to internal build issues there's no Maemo 5 build this week.
    448   * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)]
    449 
    450 Bug fixes integrated since week 17:
    451 
    452 || <https://webkit.org/b/38371> || [Qt] GraphicsLayer: animation incorrect when scrolling ||
    453 || <https://webkit.org/b/38116> || Media queries empty values ||
    454 || <https://webkit.org/b/37445> || [Qt] Regression: Google calendar edit event details gets stuck on loading ||
    455 || <https://webkit.org/b/38439> || [Qt] QT_MOBILE_THEME compile time flag ||
    456 || <https://webkit.org/b/38585> || Spatial Navigation: add a layout test which runs with Frame Flattening ON ||
    457 || <https://webkit.org/b/37803> || Spatial Navigation: adapt the logic of {deep}findFocusableNodeInDirection to do traversal starting from Node* not Document* ||
    458 || <https://webkit.org/b/38125> || View modes names in CSSValueKeywords.in ||
    459 || <https://webkit.org/b/38339> || [Qt] Enable JIT for QtWebKit on Symbian ||
    460 || <https://webkit.org/b/33875> || [Qt] QWebPage::userAgentForUrl is terrible API ||
    461 || <https://webkit.org/b/38612> || [Qt] Disable Qt Multimedia backend for HTML 5 Audio and Video elements ||
    462 || <https://webkit.org/b/36533> || [Qt] Compilation error on Qt for Embedded Linux built with -qconfig small ||
    463 || <https://webkit.org/b/37207> || [Qt] QtWebKit 2.0 library version needs to be maintained in WebCore.pro ||
    464 || <https://webkit.org/b/32196> || Make it possible to distinguish between NPAPI plugins and Application plugins ||
    465 || <https://webkit.org/b/36755> || [Qt] REGRESSION: Loading of external CSS and JS files over network fails in some cases ||
    466 
    467 
    468 == Weekly Build Week 17 ==
    469 
    470 '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! '''
    471 
    472 === Trunk ===
    473 
    474 This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is SVN revision 58560.
    475 
    476   * Symbian:
    477     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtlauncher-trunk-symbian.sis QtLauncher]
    478     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtwebkit-trunk-symbian.sis QtWebKit]
    479     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtwebkit-trunk-symbian_unsigned.sis QtWebKit unsigned]
    480   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86]
    481   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
    482   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008]
    483   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtwebkit-trunk-source.tar.gz Sources]
    484 
    485 Known issues:
    486 
    487   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    488   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    489   * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
    490   * Due to internal build issues there's no Maemo 5 build this week.
    491 
    492 == 2.0 Release Branch ==
    493 
    494 This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008 and Linux/X11 (x86). The last commit is 540ae4ccd25609e1bfe1673195ce126255e36774 .
    495 
    496   * Symbian:
    497     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtlauncher-2.0-symbian.sis QtLauncher]
    498     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtwebkit-2.0-symbian.sis QtWebKit]
    499     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtwebkit-2.0-symbian_unsigned.sis QtWebKit unsigned]
    500   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86]
    501   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
    502   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008]
    503   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtwebkit-2.0-source.tar.gz Sources]
    504 
    505 Known issues:
    506 
    507   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    508   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    509   * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
    510   * Due to internal build issues there's no Maemo 5 build this week.
    511   * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)]
    512 
    513 Bug fixes integrated since week 16:
    514 
    515 || <https://webkit.org/b/33280> || [RVCT] ACID3 test crash ||
    516 || <https://webkit.org/b/37637> || Repaint of fixed, transformed element is broken ||
    517 || <https://webkit.org/b/36365> || [Qt] [Performance] GraphicsLayer: constructing the layers takes too long ||
    518 || <https://webkit.org/b/38062> || [Qt] HTTP pipelining efficiency increase ||
    519 || <https://webkit.org/b/35607> || Allow building smoothly on win32 and win64 using GCC ||
    520 || <https://webkit.org/b/38179> || [Qt] QWebPage::setViewportSize() forces two layout of the render tree ||
    521 || <https://webkit.org/b/34729> || [Qt] Exposing an QVariantMap containing QObjectStar to Javascript causes Segmentation Fault ||
    522 || <https://webkit.org/b/37802> || Spatial Navigation: at @updateFocusCandidateIfCloser make an assignment shortcut when FocusCandidate is null ||
    523 || <https://webkit.org/b/37163> || [Qt] inputMethodQuery returns coordinates in web page coordinates rather than in item coordinates. ||
    524 || <https://webkit.org/b/38316> || [Qt] REGRESSION(r57638): tst_qwebframe::objectDeleted() fails ||
    525 || <https://webkit.org/b/37934> || [Qt] QtLauncher: make FPS measurement accurate ||
    526 || <https://webkit.org/b/36783> || Update of fixed elements is not made correctly when the page has been scrolled ||
    527 || <https://webkit.org/b/37303> || [Qt] Application crash on exit if NPPlugin is loaded ||
    528 || <https://webkit.org/b/37727> || [Qt] Webkit fixes for RVCT4 ||
    529 || <https://webkit.org/b/38076> || [Qt] GraphicsLayer: flicker when starting an animation before the previous one ended. ||
    530 || <https://webkit.org/b/37821> || [Qt] loads APP directory when calling "window.open" ||
    531 || <https://webkit.org/b/37313> || [Qt] Fix or remove the runtime flag for accelerated compositing. ||
    532 || <https://webkit.org/b/37195> || JSC's currentThreadStackBase is not reentrant on some platforms ||
    533 || <https://webkit.org/b/32196> || Make it possible to distinguish between NPAPI plugins and Application plugins ||
    534 || <https://webkit.org/b/34888> || Mac OS X: Use deployment target to determine whether memory tagging should be enabled ||
    535 || <https://webkit.org/b/37323> || [Qt] tst_QWebHistoryInterface::visitedLinks() fails ||
    536 || <https://webkit.org/b/36621> || Fix build if NPAPI support is disabled ||
    537 || <https://webkit.org/b/37719> || Some HTML5 Input tags not treated as needing an input method. ||
    538 || <https://webkit.org/b/37980> || Fix the build on MSVC 64bit ||
    539 || <https://webkit.org/b/38111> || [Qt] Fix compilation against Qt 4.7 ||
    540 || <https://webkit.org/b/38075> || [Qt] GraphicsLayer: Reverse animations don't work in some use cases ||
    541 || <https://webkit.org/b/31719> || [Qt] Loading of large page can take up to 10 seconds ||
    542 || <https://webkit.org/b/37867> || [Qt] Patches to upstream from Qt for 2.0 ||
    543 || <https://webkit.org/b/35312> || [Qt] GraphicsLayer: preserves-3d and backface visibility ||
    544 || <https://webkit.org/b/38314> || [Qt] REGRESSION(r57982): tst_qwebpage::showModalDialog() crashes ||
    545 
    546 
    547 == Weekly Build Week 16 ==
    548 
    549 '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! '''
    550 
    551 === Trunk ===
    552 
    553 This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is SVN revision 58162.
    554 
    555   * Symbian:
    556     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtlauncher-trunk-symbian.sis QtLauncher]
    557     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtwebkit-trunk-symbian.sis QtWebKit]
    558     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtwebkit-trunk-symbian_unsigned.sis QtWebKit unsigned]
    559   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86]
    560   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
    561   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008]
    562   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtwebkit-trunk-source.tar.gz Sources]
    563 
    564 Known issues:
    565 
    566   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    567   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    568   * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
    569   * Due to internal build issues there's no Maemo 5 build this week.
    570 
    571 == 2.0 Release Branch ==
    572 
    573 This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008 and Linux/X11 (x86). The last commit is 7495470a4c766534759a37ab6d2c8fa8aa34feef .
    574 
    575   * Symbian:
    576     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtlauncher-2.0-symbian.sis QtLauncher]
    577     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtwebkit-2.0-symbian.sis QtWebKit]
    578     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtwebkit-2.0-symbian_unsigned.sis QtWebKit unsigned]
    579   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86]
    580   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
    581   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008]
    582   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtwebkit-2.0-source.tar.gz Sources]
    583 
    584 Known issues:
    585 
    586   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    587   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    588   * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
    589   * Due to internal build issues there's no Maemo 5 build this week.
    590   * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)]
    591 
    592 Bug fixes integrated since week 14:
    593 
    594 || <https://webkit.org/b/37635> || Spatial Navigation: make hasOffscreenRect() to earlier return 'true' if absoluteClippedOverflowRect() gives an empty rect ||
    595 || <https://webkit.org/b/37135> || Spatial Navigation: bail out as soon as algorithm finds a focus candidate is not applicable ||
    596 || <https://webkit.org/b/37530> || No default selection for <select multiple> menu lists. ||
    597 || <https://webkit.org/b/37152> || [Qt] Rendering artifacts on Qt plugins when scrolling the page ||
    598 || <https://webkit.org/b/36773> || Spatial Navigation: proper handle negative x or y coordinates ||
    599 || <https://webkit.org/b/34730> || [Qt] Null QObjects properties cause Segmentation Fault ||
    600 || <https://webkit.org/b/36526> || [Qt] Compilation error on Qt for Embedded Linux built with -qconfig large ||
    601 || <https://webkit.org/b/36529> || [Qt] Compilation error on Qt for Embedded Linux built with -qconfig medium ||
    602 || <https://webkit.org/b/37683> || [Qt] WebCore::Font::font() causes a QFont detach ||
    603 || <https://webkit.org/b/36532> || [Qt] Use integer pixel metric QFont API to fix rounding errors in text rendering on the Mac ||
    604 || <https://webkit.org/b/37303> || [Qt] Application crash on exit if NPPlugin is loaded ||
    605 || <https://webkit.org/b/37816> || [Qt] Multitouch mocking in QtLauncher doesn't work with QGraphicsView ||
    606 || <https://webkit.org/b/35393> || [Qt] GraphicsLayer: performance optimizations ||
    607 || <https://webkit.org/b/37317> || [Qt] tests/qgraphicswebview fails ||
    608 || <https://webkit.org/b/37319> || [Qt] tst_QWebFrame::overloadedSlots() fails ||
    609 || <https://webkit.org/b/37320> || [Qt] tst_QWebFrame::popupFocus() fails ||
    610 || <https://webkit.org/b/37461> || Spatial Navigation: make renderRectRelativeToRootDocument method to fallback to getRect() of Element when needed ||
    611 || <https://webkit.org/b/36312> || Support viewport meta tag ||
    612 || <https://webkit.org/b/36751> || [Qt] Windows CE build is broken ||
    613 || <https://webkit.org/b/36832> || [Qt] crash in debug mode just before exit ||
    614 || <https://webkit.org/b/37615> || Changing view mode names due to specification changes ||
    615 || <https://webkit.org/b/36853> || REGRESSION(r56552): Broken scrollbars size ||
    616 || <https://webkit.org/b/36216> || [Qt] GraphicsLayer: support fill-modes ||
    617 || <https://webkit.org/b/36859> || [Qt]QtLauncher crash on page with CSS 3D transform ||
    618 
    619 == Weekly Build Week 14 ==
    620 
    621 '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! '''
    622 
    623 === Trunk ===
    624 
    625 This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is SVN revision 57320.
    626 
    627   * Symbian:
    628     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week14/qtlauncher-trunk-symbian.sis QtLauncher]
    629     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week14/qtwebkit-trunk-symbian.sis QtWebKit]
    630   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week14/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
    631   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week14/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008]
    632   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week14/qtwebkit-trunk-source.tar.gz Sources]
    633 
    634 Known issues:
    635 
    636   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    637   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    638   * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
    639   * Due to internal build issues there's no Maemo 5 and Linux/IA32 build this week.
    640   * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)]
    641 
    642 == 2.0 Release Branch ==
    643 
    644 This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008 and Linux/X11 (x86). The last commit is 5fb2bf3b0395bba75991cba210f7b68a289293f2 .
    645 
    646   * Symbian:
    647     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week14/qtlauncher-2.0-symbian.sis QtLauncher]
    648     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week14/qtwebkit-2.0-symbian.sis QtWebKit]
    649   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week14/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86]
    650   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week14/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
    651   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week14/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008]
    652   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week14/qtwebkit-2.0-source.tar.gz Sources]
    653 
    654 Known issues:
    655 
    656   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    657   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    658   * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
    659   * Due to internal build issues there's no Maemo 5 build this week.
    660   * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)]
    661 
    662 Bugs fixed since week 12:
    663 
    664 || <https://webkit.org/b/36742> || compilation on gcce for Symbian fails ||
    665 || <https://webkit.org/b/36745> || [Qt] qmake/symbian build failure ||
    666 || <https://webkit.org/b/29450> || [Qt] QWebPluginFactory: When providing a widget for the PDF mime type it will cause a crash ||
    667 || <https://webkit.org/b/37266> || [Qt] Warnings when compiling InspectorClientQt.cpp ||
    668 || <https://webkit.org/b/36748> || [Qt] Webkit for symbian building fails ||
    669 || <https://webkit.org/b/36749> || [Qt] Shadowbuilds of WebCore with Qt on Symbian fails. ||
    670 || <https://webkit.org/b/36750> || [Qt] Package build without touch support is broken ||
    671 || <https://webkit.org/b/36368> || [Qt] Maemo5 theme - customized popup for <select multiple> elements ||
    672 || <https://webkit.org/b/36369> || [Qt] Maemo5 theme - <select multiple> custom rendering ||
    673 || <https://webkit.org/b/36370> || [Qt] Maemo5 theme - form controls style ||
    674 || <https://webkit.org/b/34614> || [Qt] npapi header leaves XP_WIN flag defined even when __SYMBIAN32__ flag is found ||
    675 || <https://webkit.org/b/36756> || [Qt] unit tests don't compile inside of Qt ||
    676 || <https://webkit.org/b/36757> || [Qt] Custom user agent for user agent switcher ||
    677 || <https://webkit.org/b/25756> || Explicit guards for ENABLE_GEOLOCATION ||
    678 || <https://webkit.org/b/37149> || JS code generator does not support feature conditional attributes that are writable ||
    679 || <https://webkit.org/b/36894> || Crash with frame flattening on after r56854 ||
    680 || <https://webkit.org/b/34081> || [Qt] QtWebkit apps crash on exit on Symbian^3 onwards ||
    681 || <https://webkit.org/b/36870> || [Qt] WebKit crashes while input text through input method ||
    682 || <https://webkit.org/b/37159> || [Qt] Added the iPhone and iPad latest user agent in QtLauncher UA switcher ||
    683 || <https://webkit.org/b/35112> || [Qt] Windowed netscape plugins don't work with QGraphicsWebView on Symbian ||
    684 || <https://webkit.org/b/36395> || [Qt] Patch to add support for Content-Disposition... ||
    685 || <https://webkit.org/b/37164> || Poor rendering on lala.com with frame flattening ||
    686 || <https://webkit.org/b/37038> || [Qt] [Symbian] Rebaseline Symbian def file ||
    687 || <https://webkit.org/b/37296> || [Qt] User agent style sheets are crippled by moc -E in make-css-file-arrays.pl ||
    688 || <https://webkit.org/b/36789> || [Qt] Maemo5 theme - popup dialogs ||
    689 || <https://webkit.org/b/36662> || Add support for iframe flattening ||
    690 || <https://webkit.org/b/31670> || [Qt] Remove the definition of WTF_CHANGES guards from the build system ||
    691 || <https://webkit.org/b/36538> || [Qt] Add mechanism to detect QtWebKit 2.0 via the preprocessor ||
    692 || <https://webkit.org/b/36798> || iframe flattening doesn't flatten ||
    693 || <https://webkit.org/b/37173> || [Qt] The build system is not installing the generated headers (QGraphicsWebView, QWebDatabase, etc) ||
    694 || <https://webkit.org/b/36674> || [Qt] qtwebkit_webframe_scrollRecursively scrolls when body.style.overflow="hidden" ||
    695 || <https://webkit.org/b/36790> || [Qt] Maemo5 theme - QtMaemoWebPopup class ||
    696 || <https://webkit.org/b/36769> || [Qt] Multiselect - Adding method itemIsSelected() to QtAbstractWebPopup ||
    697 || <https://webkit.org/b/36810> || tryLayoutDoingPositionedMovementOnly does not have to be in RenderObject or be virtual ||
    698 || <https://webkit.org/b/34262> || Accept XHTML MP content type as XHTML content ||
    699 || <https://webkit.org/b/37082> || [Qt] [Symbian] Build fix for Dumprendertree if Qt printing is not supported ||
    700 || <https://webkit.org/b/36827> || [Qt] Patch to amend the Content-Disposition fix [36395] ||
    701 || <https://webkit.org/b/36446> || [Qt] QWebSettings::TiledBackingStoreEnabled attribute lacks documentation and default value ||
    702 || <https://webkit.org/b/36703> || Timer restart loop during page loading ||
    703 || <https://webkit.org/b/37136> || [Qt] Fix trunk (non-standalone) builds for Symbian ||
    704 || <https://webkit.org/b/36451> || [Qt] User Agent Switcher on QtLauncher ||
    705 || <https://webkit.org/b/37226> || [Qt] Remove shaderSource manipulation from GraphicsContext3DQt.cpp ||
    706 || <https://webkit.org/b/37100> || [Symbian] Consolidate Symbian WINSCW environment configuration ||
    707 || <https://webkit.org/b/36589> || [Qt] GraphicsLayer: Timing functions don't work with transitions ||
    708 || <https://webkit.org/b/37110> || [Qt] Maemo5 theme - wrong spelling ||
    709 || <https://webkit.org/b/29431> || [Qt] REGRESSION:(r50665) QWebFrame::setScrollBarPolicy(Qt::Vertical,Qt::ScrollBarAlwaysOff) has no effect. ||
    710 
    711 
    712 
    713 == Weekly Build Week 12 ==
    714 
    715 '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! '''
    716 
    717 === Trunk ===
    718 
    719 This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86). The last commit is SVN revision 56628.
    720 
    721   * Symbian:
    722     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week12/qtlauncher-trunk-symbian.sis QtLauncher]
    723     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week12/qtwebkit-trunk-symbian.sis QtWebKit]
    724   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week12/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86]
    725   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week12/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
    726   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week12/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008]
    727   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week12/qtwebkit-trunk-source.tar.gz Sources]
    728 
    729 Known issues:
    730 
    731   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    732   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    733   * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
    734   * Due to internal build issues there's no Maemo 5 build this week.
    735   * The build against Qt 4.5 is broken [https://bugs.webkit.org/show_bug.cgi?id=36750 (Bug 36750)]
    736   * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)]
    737 
    738 == 2.0 Release Branch ==
    739 
    740 This week's binary build from the 2.0 release branch includes Symbian, Windows/Visual Studio 2008 and Linux/X11 (x86). The last commit is b9a9ed485914673c4801be819f8906e933666435 .
    741 
    742   * Symbian:
    743     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week12/qtlauncher-2.0-symbian.sis QtLauncher]
    744     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week12/qtwebkit-2.0-symbian.sis QtWebKit]
    745   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week12/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86]
    746   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week12/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008]
    747   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week12/qtwebkit-2.0-source.tar.gz Sources]
    748 
    749 Known issues:
    750 
    751   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    752   * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
    753   * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
    754   * Due to internal build issues there's no Maemo 5 and Mac OS X build this week.
    755   * The build against Qt 4.5 is broken (https://bugs.webkit.org/show_bug.cgi?id=36750)
    756 
    757 == Weekly Build Week 11 ==
    758 
    759 This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X, Linux/X11 (x86) and Maemo 5 (arm) builds. The last commit is SVN revision 56239.
    760 
    761 '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! '''
    762 
    763 
    764   * Symbian:
    765     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week11/qtlauncher-2.0-symbian.sis QtLauncher]
    766     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week11/qtwebkit-2.0-symbian.sis QtWebKit]
    767   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week11/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86]
    768   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week11/qtwebkit-2.0-maemo5.tgz Maemo5 arm]
    769   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week11/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X]
    770   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week11/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008]
    771   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week11/qtwebkit-source-2.0.tar.gz Sources]
    772 
    773 Known issues:
    774 
    775   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    776   * QtLauncher crashes on exit on Mac OS X
    777   * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
    778 
    779 == Weekly Build Week 10 ==
    780 
    781 This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X, Linux/X11 (x86) and Maemo 5 (arm) builds. The last commit is SVN revision 55961.
    782 
    783 '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! '''
    784 
    785 
    786   * Symbian:
    787     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week10/qtlauncher-2.0-symbian.sis QtLauncher]
    788     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week10/qtwebkit-2.0-symbian.sis QtWebKit]
    789   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week10/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86]
    790   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week10/qtwebkit-2.0-maemo5.tgz Maemo5 arm]
    791   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week10/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X]
    792   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week10/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008]
    793   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week10/qtwebkit-source-2.0.tar.gz Sources]
    794 
    795 Changes in this build since last week:
    796 
    797   * The Linux and Maemo 5 builds are linked using the ELF origin feature, removing the need for the launcher.sh script. You can simply run QtLauncher directly.
    798   * The Windows build is now a release build, depending on the vc 2008 _release_ run-time instead of the debug one. The vcredist trick mentioned in last week's known issues should work.
    799   * New is a Maemo 5 build, which at this point is just a tarball of the binaries. You need to log into your N900 via ssh and untar + run it from the terminal. I'd like to create debian packages in the future.
    800 
    801 Known issues:
    802 
    803   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    804   * QtLauncher crashes on exit on Mac OS X
    805   * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
    806 
    807 == Weekly Build Week 9 ==
    808 
    809 This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86) builds. The last commit is SVN revision 55572.
    810 
    811 '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! '''
    812 
    813 
    814   * Symbian:
    815     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week9/qtlauncher-2.0-symbian.sis QtLauncher]
    816     * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week9/qtwebkit-2.0-symbian.sis QtWebKit]
    817   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week9/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86]
    818   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week9/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X]
    819   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week9/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008]
    820   * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week9/qtwebkit-source-2.0.tar.gz Sources]
    821 
    822 Known issues:
    823 
    824   * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
    825   * QtLauncher crashes on exit on Mac OS X
    826   * On Windows you may need Visual Studio 2008 runtimes. These can be obtained by installing the Visual Studio 2008 Express edition. Alternative I _think_ it's sufficient to install the 2008 runtimes via vcredist_x86.exe once. You can download the runtimes from http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en
    827   * On Linux and Mac OS X, use launcher.sh to start QtLauncher.
    828   * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages.  Otherwise you get a descriptive "Update Error".
    8294
    8305== Week 1 ==