Changes between Version 83 and Version 84 of QtWebKitJournal


Ignore:
Timestamp:
May 7, 2010 8:15:57 AM (14 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitJournal

    v83 v84  
    11= 2010 =
     2
     3== Weekly Build Week 18 ==
     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 and Linux/X11 (x86). The last commit is SVN revision 58942.
     10
     11  * Symbian:
     12    * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtlauncher-trunk-symbian.sis QtLauncher]
     13    * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-symbian.sis QtWebKit]
     14    * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-symbian_unsigned.sis QtWebKit unsigned]
     15  * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86]
     16  * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
     17  * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008]
     18  * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-source.tar.gz Sources]
     19
     20Known 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  * 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.
     24  * 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".
     25  * Due to internal build issues there's no Maemo 5 build this week.
     26
     27== 2.0 Release Branch ==
     28
     29This 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 .
     30
     31  * Symbian:
     32    * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtlauncher-2.0-symbian.sis QtLauncher]
     33    * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-2.0-symbian.sis QtWebKit]
     34    * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-2.0-symbian_unsigned.sis QtWebKit unsigned]
     35  * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86]
     36  * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
     37  * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008]
     38  * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-2.0-source.tar.gz Sources]
     39
     40Known issues:
     41
     42  * 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.
     43  * 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.
     44  * 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".
     45  * Due to internal build issues there's no Maemo 5 build this week.
     46  * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)]
     47
     48Bug fixes integrated since week 17:
     49
     50|| <https://webkit.org/b/38371> || [Qt] GraphicsLayer: animation incorrect when scrolling ||
     51|| <https://webkit.org/b/38116> || Media queries empty values ||
     52|| <https://webkit.org/b/37445> || [Qt] Regression: Google calendar edit event details gets stuck on loading ||
     53|| <https://webkit.org/b/38439> || [Qt] QT_MOBILE_THEME compile time flag ||
     54|| <https://webkit.org/b/38585> || Spatial Navigation: add a layout test which runs with Frame Flattening ON ||
     55|| <https://webkit.org/b/37803> || Spatial Navigation: adapt the logic of {deep}findFocusableNodeInDirection to do traversal starting from Node* not Document* ||
     56|| <https://webkit.org/b/38125> || View modes names in CSSValueKeywords.in ||
     57|| <https://webkit.org/b/38339> || [Qt] Enable JIT for QtWebKit on Symbian ||
     58|| <https://webkit.org/b/33875> || [Qt] QWebPage::userAgentForUrl is terrible API ||
     59|| <https://webkit.org/b/38612> || [Qt] Disable Qt Multimedia backend for HTML 5 Audio and Video elements ||
     60|| <https://webkit.org/b/36533> || [Qt] Compilation error on Qt for Embedded Linux built with -qconfig small ||
     61|| <https://webkit.org/b/37207> || [Qt] QtWebKit 2.0 library version needs to be maintained in WebCore.pro ||
     62|| <https://webkit.org/b/32196> || Make it possible to distinguish between NPAPI plugins and Application plugins ||
     63|| <https://webkit.org/b/36755> || [Qt] REGRESSION: Loading of external CSS and JS files over network fails in some cases ||
     64
    265
    366== Weekly Build Week 17 ==