| 2 | |
| 3 | == Weekly Build Week 14 == |
| 4 | |
| 5 | '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' |
| 6 | |
| 7 | == 2.0 Release Branch == |
| 8 | |
| 9 | 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 . |
| 10 | |
| 11 | * Symbian: |
| 12 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week14/qtlauncher-2.0-symbian.sis QtLauncher] |
| 13 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week14/qtwebkit-2.0-symbian.sis QtWebKit] |
| 14 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week14/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86] |
| 15 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week14/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] |
| 16 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week14/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008] |
| 17 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week14/qtwebkit-2.0-source.tar.gz Sources] |
| 18 | |
| 19 | Known issues: |
| 20 | |
| 21 | * 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. |
| 22 | * 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. |
| 23 | * 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". |
| 24 | * Due to internal build issues there's no Maemo 5 build this week. |
| 25 | |
| 26 | Bugs fixed since previous week: |
| 27 | |
| 28 | || <https://webkit.org/b/36742> || compilation on gcce for Symbian fails || |
| 29 | || <https://webkit.org/b/36745> || [Qt] qmake/symbian build failure || |
| 30 | || <https://webkit.org/b/29450> || [Qt] QWebPluginFactory: When providing a widget for the PDF mime type it will cause a crash || |
| 31 | || <https://webkit.org/b/37266> || [Qt] Warnings when compiling InspectorClientQt.cpp || |
| 32 | || <https://webkit.org/b/36748> || [Qt] Webkit for symbian building fails || |
| 33 | || <https://webkit.org/b/36749> || [Qt] Shadowbuilds of WebCore with Qt on Symbian fails. || |
| 34 | || <https://webkit.org/b/36750> || [Qt] Package build without touch support is broken || |
| 35 | || <https://webkit.org/b/36368> || [Qt] Maemo5 theme - customized popup for <select multiple> elements || |
| 36 | || <https://webkit.org/b/36369> || [Qt] Maemo5 theme - <select multiple> custom rendering || |
| 37 | || <https://webkit.org/b/36370> || [Qt] Maemo5 theme - form controls style || |
| 38 | || <https://webkit.org/b/34614> || [Qt] npapi header leaves XP_WIN flag defined even when __SYMBIAN32__ flag is found || |
| 39 | || <https://webkit.org/b/36756> || [Qt] unit tests don't compile inside of Qt || |
| 40 | || <https://webkit.org/b/36757> || [Qt] Custom user agent for user agent switcher || |
| 41 | || <https://webkit.org/b/25756> || Explicit guards for ENABLE_GEOLOCATION || |
| 42 | || <https://webkit.org/b/37149> || JS code generator does not support feature conditional attributes that are writable || |
| 43 | || <https://webkit.org/b/36894> || Crash with frame flattening on after r56854 || |
| 44 | || <https://webkit.org/b/34081> || [Qt] QtWebkit apps crash on exit on Symbian^3 onwards || |
| 45 | || <https://webkit.org/b/36870> || [Qt] WebKit crashes while input text through input method || |
| 46 | || <https://webkit.org/b/37159> || [Qt] Added the iPhone and iPad latest user agent in QtLauncher UA switcher || |
| 47 | || <https://webkit.org/b/35112> || [Qt] Windowed netscape plugins don't work with QGraphicsWebView on Symbian || |
| 48 | || <https://webkit.org/b/36395> || [Qt] Patch to add support for Content-Disposition... || |
| 49 | || <https://webkit.org/b/37164> || Poor rendering on lala.com with frame flattening || |
| 50 | || <https://webkit.org/b/37038> || [Qt] [Symbian] Rebaseline Symbian def file || |
| 51 | || <https://webkit.org/b/37296> || [Qt] User agent style sheets are crippled by moc -E in make-css-file-arrays.pl || |
| 52 | || <https://webkit.org/b/36789> || [Qt] Maemo5 theme - popup dialogs || |
| 53 | || <https://webkit.org/b/36662> || Add support for iframe flattening || |
| 54 | || <https://webkit.org/b/31670> || [Qt] Remove the definition of WTF_CHANGES guards from the build system || |
| 55 | || <https://webkit.org/b/36538> || [Qt] Add mechanism to detect QtWebKit 2.0 via the preprocessor || |
| 56 | || <https://webkit.org/b/36798> || iframe flattening doesn't flatten || |
| 57 | || <https://webkit.org/b/37173> || [Qt] The build system is not installing the generated headers (QGraphicsWebView, QWebDatabase, etc) || |
| 58 | || <https://webkit.org/b/36674> || [Qt] qtwebkit_webframe_scrollRecursively scrolls when body.style.overflow="hidden" || |
| 59 | || <https://webkit.org/b/36790> || [Qt] Maemo5 theme - QtMaemoWebPopup class || |
| 60 | || <https://webkit.org/b/36769> || [Qt] Multiselect - Adding method itemIsSelected() to QtAbstractWebPopup || |
| 61 | || <https://webkit.org/b/36810> || tryLayoutDoingPositionedMovementOnly does not have to be in RenderObject or be virtual || |
| 62 | || <https://webkit.org/b/34262> || Accept XHTML MP content type as XHTML content || |
| 63 | || <https://webkit.org/b/37082> || [Qt] [Symbian] Build fix for Dumprendertree if Qt printing is not supported || |
| 64 | || <https://webkit.org/b/36827> || [Qt] Patch to amend the Content-Disposition fix [36395] || |
| 65 | || <https://webkit.org/b/36446> || [Qt] QWebSettings::TiledBackingStoreEnabled attribute lacks documentation and default value || |
| 66 | || <https://webkit.org/b/36703> || Timer restart loop during page loading || |
| 67 | || <https://webkit.org/b/37136> || [Qt] Fix trunk (non-standalone) builds for Symbian || |
| 68 | || <https://webkit.org/b/36451> || [Qt] User Agent Switcher on QtLauncher || |
| 69 | || <https://webkit.org/b/37226> || [Qt] Remove shaderSource manipulation from GraphicsContext3DQt.cpp || |
| 70 | || <https://webkit.org/b/37100> || [Symbian] Consolidate Symbian WINSCW environment configuration || |
| 71 | || <https://webkit.org/b/36589> || [Qt] GraphicsLayer: Timing functions don't work with transitions || |
| 72 | || <https://webkit.org/b/37110> || [Qt] Maemo5 theme - wrong spelling || |
| 73 | || <https://webkit.org/b/29431> || [Qt] REGRESSION:(r50665) QWebFrame::setScrollBarPolicy(Qt::Vertical,Qt::ScrollBarAlwaysOff) has no effect. || |
| 74 | |
| 75 | |