= 2010 = == Weekly Build Week 18 == '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' === Trunk === 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. * Symbian: * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtlauncher-trunk-symbian.sis QtLauncher] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-symbian.sis QtWebKit] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-symbian_unsigned.sis QtWebKit unsigned] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-source.tar.gz Sources] Known issues: * 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. * 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. * 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". * Due to internal build issues there's no Maemo 5 build this week. == 2.0 Release Branch == 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 . * Symbian: * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtlauncher-2.0-symbian.sis QtLauncher] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-2.0-symbian.sis QtWebKit] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-2.0-symbian_unsigned.sis QtWebKit unsigned] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-2.0-source.tar.gz Sources] Known issues: * 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. * 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. * 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". * Due to internal build issues there's no Maemo 5 build this week. * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)] Bug fixes integrated since week 17: || || [Qt] GraphicsLayer: animation incorrect when scrolling || || || Media queries empty values || || || [Qt] Regression: Google calendar edit event details gets stuck on loading || || || [Qt] QT_MOBILE_THEME compile time flag || || || Spatial Navigation: add a layout test which runs with Frame Flattening ON || || || Spatial Navigation: adapt the logic of {deep}findFocusableNodeInDirection to do traversal starting from Node* not Document* || || || View modes names in CSSValueKeywords.in || || || [Qt] Enable JIT for QtWebKit on Symbian || || || [Qt] QWebPage::userAgentForUrl is terrible API || || || [Qt] Disable Qt Multimedia backend for HTML 5 Audio and Video elements || || || [Qt] Compilation error on Qt for Embedded Linux built with -qconfig small || || || [Qt] QtWebKit 2.0 library version needs to be maintained in WebCore.pro || || || Make it possible to distinguish between NPAPI plugins and Application plugins || || || [Qt] REGRESSION: Loading of external CSS and JS files over network fails in some cases || == Weekly Build Week 17 == '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' === Trunk === 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. * Symbian: * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtlauncher-trunk-symbian.sis QtLauncher] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtwebkit-trunk-symbian.sis QtWebKit] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtwebkit-trunk-symbian_unsigned.sis QtWebKit unsigned] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtwebkit-trunk-source.tar.gz Sources] Known issues: * 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. * 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. * 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". * Due to internal build issues there's no Maemo 5 build this week. == 2.0 Release Branch == 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 . * Symbian: * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtlauncher-2.0-symbian.sis QtLauncher] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtwebkit-2.0-symbian.sis QtWebKit] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtwebkit-2.0-symbian_unsigned.sis QtWebKit unsigned] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtwebkit-2.0-source.tar.gz Sources] Known issues: * 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. * 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. * 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". * Due to internal build issues there's no Maemo 5 build this week. * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)] Bug fixes integrated since week 16: || || [RVCT] ACID3 test crash || || || Repaint of fixed, transformed element is broken || || || [Qt] [Performance] GraphicsLayer: constructing the layers takes too long || || || [Qt] HTTP pipelining efficiency increase || || || Allow building smoothly on win32 and win64 using GCC || || || [Qt] QWebPage::setViewportSize() forces two layout of the render tree || || || [Qt] Exposing an QVariantMap containing QObjectStar to Javascript causes Segmentation Fault || || || Spatial Navigation: at @updateFocusCandidateIfCloser make an assignment shortcut when FocusCandidate is null || || || [Qt] inputMethodQuery returns coordinates in web page coordinates rather than in item coordinates. || || || [Qt] REGRESSION(r57638): tst_qwebframe::objectDeleted() fails || || || [Qt] QtLauncher: make FPS measurement accurate || || || Update of fixed elements is not made correctly when the page has been scrolled || || || [Qt] Application crash on exit if NPPlugin is loaded || || || [Qt] Webkit fixes for RVCT4 || || || [Qt] GraphicsLayer: flicker when starting an animation before the previous one ended. || || || [Qt] loads APP directory when calling "window.open" || || || [Qt] Fix or remove the runtime flag for accelerated compositing. || || || JSC's currentThreadStackBase is not reentrant on some platforms || || || Make it possible to distinguish between NPAPI plugins and Application plugins || || || Mac OS X: Use deployment target to determine whether memory tagging should be enabled || || || [Qt] tst_QWebHistoryInterface::visitedLinks() fails || || || Fix build if NPAPI support is disabled || || || Some HTML5 Input tags not treated as needing an input method. || || || Fix the build on MSVC 64bit || || || [Qt] Fix compilation against Qt 4.7 || || || [Qt] GraphicsLayer: Reverse animations don't work in some use cases || || || [Qt] Loading of large page can take up to 10 seconds || || || [Qt] Patches to upstream from Qt for 2.0 || || || [Qt] GraphicsLayer: preserves-3d and backface visibility || || || [Qt] REGRESSION(r57982): tst_qwebpage::showModalDialog() crashes || == Weekly Build Week 16 == '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' === Trunk === 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. * Symbian: * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtlauncher-trunk-symbian.sis QtLauncher] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtwebkit-trunk-symbian.sis QtWebKit] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtwebkit-trunk-symbian_unsigned.sis QtWebKit unsigned] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtwebkit-trunk-source.tar.gz Sources] Known issues: * 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. * 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. * 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". * Due to internal build issues there's no Maemo 5 build this week. == 2.0 Release Branch == 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 . * Symbian: * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtlauncher-2.0-symbian.sis QtLauncher] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtwebkit-2.0-symbian.sis QtWebKit] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtwebkit-2.0-symbian_unsigned.sis QtWebKit unsigned] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008] * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtwebkit-2.0-source.tar.gz Sources] Known issues: * 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. * 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. * 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". * Due to internal build issues there's no Maemo 5 build this week. * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)] Bug fixes integrated since week 14: || || Spatial Navigation: make hasOffscreenRect() to earlier return 'true' if absoluteClippedOverflowRect() gives an empty rect || || || Spatial Navigation: bail out as soon as algorithm finds a focus candidate is not applicable || || || No default selection for elements || || || [Qt] Maemo5 theme -