Changes between Version 1 and Version 2 of QtWebKitWeeklyBuilds


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

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitWeeklyBuilds

    v1 v2  
    11= 2010 =
     2
     3== Weekly Build Week 26 ==
     4
     5'''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! '''
     6
     7=== Trunk ===
     8
     9This 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 62364.
     10
     11  * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week26/qtwebkit-trunk-symbian.zip Symbian]
     12  * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week26/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86]
     13  * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week26/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008]
     14  * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week26/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
     15  * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week26/qtwebkit-trunk-snapshot_0.0.1+201072_armel.deb Maemo5 Debian Package (with QtTestBrowser)]
     16  * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week26/qtwebkit-trunk-source.tar.gz Sources]
     17
     18Known issues:
     19
     20  * 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.
     21  * 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.
     22
     23== 2.0 Release Branch ==
     24
     25This 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 cd3aee284bddf4ff9d26f3bcaa7c33d478e81e10 .
     26
     27  * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week26/qtwebkit-2.0-symbian.zip Symbian]
     28  * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week26/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86]
     29  * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week26/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008]
     30  * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week26/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X]
     31  * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week26/qtwebkit-2.0-snapshot_0.0.1+201072_armel.deb Maemo5 Debian Package (with QtTestBrowser)]
     32  * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week26/qtwebkit-2.0-source.tar.gz Sources]
     33
     34Known issues:
     35
     36  * 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.
     37  * 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.
     38
     39Bug fixes integrated since week 25:
     40
     41|| <https://webkit.org/b/40000> || [Qt] QGraphicsWebView crash when calling setScale() before setUrl() ||
     42|| <https://webkit.org/b/41451> || [Qt] Crash when destroying a QWebView with a QComboBox as its child. ||
     43|| <https://webkit.org/b/38597> || [Qt] QtTestBrowser does not have a "Load" button ; therefore, unable to load pages on touch only symbian devices (portrait mode). ||
     44|| <https://webkit.org/b/40846> || [Qt] GraphicsLayerQt delay seems unnecessary. ||
     45|| <https://webkit.org/b/41160> || Spatial Navigation: make elements in inner frames nested more than 1 level deep focusable ||
     46|| <https://webkit.org/b/39019> || [Qt] Combobox doesn't close when scrolling in graphicsbased mode ||
     47|| <https://webkit.org/b/41164> || [Qt] QtWebKit crashes if <select>'s render changes in its onchange event ||
     48|| <https://webkit.org/b/41198> || [QT][S60] build-webkit scripts picks wrong make spec for windows build ||
     49|| <https://webkit.org/b/41278> || [Qt] Replace single treat-as-space characters with normal space ||
     50|| <https://webkit.org/b/37303> || [Qt] Application crash on exit if NPPlugin is loaded ||
     51|| <https://webkit.org/b/40378> || [Qt] When any geometry change happens to a node it will resize the backing cache ||
     52|| <https://webkit.org/b/40795> || [Qt] Crash when uploading document to Google Docs ||
     53|| <https://webkit.org/b/40446> || [Qt] Only 10 websites can be loaded consecutively when using QtWebkit 2.0 ||
     54|| <https://webkit.org/b/41157> || Spatial Navigation: refactor spatial-navigation-utils.js to support testing nested frames deeper than one level ||
    255
    356== Weekly Build Week 25 ==