Changes between Version 88 and Version 89 of QtWebKitJournal


Ignore:
Timestamp:
May 28, 2010 1:38:29 AM (14 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitJournal

    v88 v89  
    11= 2010 =
     2
     3== Weekly Build Week 21 ==
     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 60332.
     10
     11  * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week21/qtwebkit-trunk-symbian.zip Symbian]
     12  * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week21/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86]
     13  * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week21/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008]
     14  * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week21/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
     15  * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week21/qtwebkit-trunk-source.tar.gz Sources]
     16
     17Known issues:
     18
     19  * 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.
     20  * Due to internal build issues there's no Maemo 5 build this week.
     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 146d466226932322e6f6242b083372a6ab502e80 .
     26
     27  * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week21/qtwebkit-2.0-symbian.zip Symbian]
     28  * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week21/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86]
     29  * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week21/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008]
     30  * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week21/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X]
     31  * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week21/qtwebkit-2.0-source.tar.gz Sources]
     32
     33Known issues:
     34
     35  * 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.
     36  * 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.
     37  * Due to internal build issues there's no Maemo 5 build this week.
     38  * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)]
     39
     40Bug fixes integrated since week 19:
     41
     42|| <https://webkit.org/b/39488> || [Qt] QtTestBrowser is still called QtLauncher in the code ||
     43|| <https://webkit.org/b/38722> || [Qt] qwebframe auto test doesn't compile ||
     44|| <https://webkit.org/b/39491> || [Qt] QtTestBrowser has two graphicsview options that aren't enabled correctly ||
     45|| <https://webkit.org/b/39217> || Add an optional "starting node' parameter to scrollRecursively and scrollOverflow of EventHandler ||
     46|| <https://webkit.org/b/38389> || [Qt] Update the Symbian version for the user agent ||
     47|| <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. ||
     48|| <https://webkit.org/b/39609> || [Qt] Running with accelerated compositing enabled sometimes result in a crash ||
     49
    250
    351== Weekly Build Week 20 ==