| | 1 | = 2010 = |
| | 2 | |
| | 3 | == Weekly Build Week 25 == |
| | 4 | |
| | 5 | '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' |
| | 6 | |
| | 7 | === Trunk === |
| | 8 | |
| | 9 | This 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 61840. |
| | 10 | |
| | 11 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week25/qtwebkit-trunk-symbian.zip Symbian] |
| | 12 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week25/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86] |
| | 13 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week25/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 14 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week25/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] |
| | 15 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week25/qtwebkit-trunk-source.tar.gz Sources] |
| | 16 | |
| | 17 | Known 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 | |
| | 25 | This 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 2f598e9b7b376d851fe089bc1dc729bcf0393a06 . |
| | 26 | |
| | 27 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week25/qtwebkit-2.0-symbian.zip Symbian] |
| | 28 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week25/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86] |
| | 29 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week25/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 30 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week25/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X] |
| | 31 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week25/qtwebkit-2.0-source.tar.gz Sources] |
| | 32 | |
| | 33 | Known 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 | |
| | 39 | Bug fixes integrated since week 24: |
| | 40 | |
| | 41 | || <https://webkit.org/b/6274> || text repainting does not account for glyphs which draw outside the typographic bounds of the font || |
| | 42 | || <https://webkit.org/b/40483> || [Qt] The new Qt's documentation text layout is messed up with QtWebKit. || |
| | 43 | || <https://webkit.org/b/40102> || WebCore EventHandler needs to take account of onLoad events fired before layout() complete || |
| | 44 | || <https://webkit.org/b/40840> || [Qt] Symbian builds in release sometimes try to link with the debug JavaScriptCore static lib. || |
| | 45 | || <https://webkit.org/b/37292> || http://trac.webkit.org/changeset/57215 caused perf regressions || |
| | 46 | || <https://webkit.org/b/40714> || [Qt] Compilation in QWebPagePrivate::timerEvent with clang || |
| | 47 | || <https://webkit.org/b/40107> || Impossible to set input method hints based HTML5 input types || |
| | 48 | || <https://webkit.org/b/40620> || [Qt] Get rid of the the unused imageSize of ImageDecoderQt::internalHandleCurrentImage() || |
| | 49 | || <https://webkit.org/b/40717> || [Qt] Bridge documentation: some snippets have the wrong indentation || |
| | 50 | || <https://webkit.org/b/40910> || [Qt] Avoid unnecessary image conversion in RGBA32Buffer::zeroFill() || |
| | 51 | || <https://webkit.org/b/40077> || [Qt] Implement the simple font code path. || |
| | 52 | || <https://webkit.org/b/39304> || Add an inlineCapacity template parameter to ListHashSet and use it to shrink the positioned object list hash set. || |
| | 53 | || <https://webkit.org/b/33150> || Do not render the full frame when there is some elements with fixed positioning || |
| | 54 | || <https://webkit.org/b/36510> || [chromium] use integral glyph widths || |
| | 55 | || <https://webkit.org/b/40662> || [Qt] Avoid truncation of zoom factor in QWebFrame's print function. || |
| | 56 | || <https://webkit.org/b/39309> || Allocate the m_preloads list hash set dynamically and free it when done. || |
| | 57 | || <https://webkit.org/b/40797> || [Qt] Decode images directly to QPixmap || |
| | 58 | || <https://webkit.org/b/40830> || REGRESSION(r60958) [Qt] qwebpage::inputMethods auto-test fails || |
| | 59 | |
| | 60 | |
| | 61 | == Weekly Build Week 24 == |
| | 62 | |
| | 63 | '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' |
| | 64 | |
| | 65 | === Trunk === |
| | 66 | |
| | 67 | This 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 61359. |
| | 68 | |
| | 69 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week24/qtwebkit-trunk-symbian.zip Symbian] |
| | 70 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week24/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86] |
| | 71 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week24/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 72 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week24/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] |
| | 73 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week24/qtwebkit-trunk-source.tar.gz Sources] |
| | 74 | |
| | 75 | Known issues: |
| | 76 | |
| | 77 | * 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. |
| | 78 | * Due to internal build issues there's no Maemo 5 build this week. |
| | 79 | * 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. |
| | 80 | |
| | 81 | == 2.0 Release Branch == |
| | 82 | |
| | 83 | This 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 c6f08f4c13f88491a5d1ae1794c72166af0c26ba . |
| | 84 | |
| | 85 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week24/qtwebkit-2.0-symbian.zip Symbian] |
| | 86 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week24/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86] |
| | 87 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week24/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 88 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week24/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X] |
| | 89 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week24/qtwebkit-2.0-source.tar.gz Sources] |
| | 90 | |
| | 91 | Known issues: |
| | 92 | |
| | 93 | * 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. |
| | 94 | * 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. |
| | 95 | * Due to internal build issues there's no Maemo 5 build this week. |
| | 96 | |
| | 97 | Bug fixes integrated since week 23: |
| | 98 | |
| | 99 | || <https://webkit.org/b/38401> || Make repaint throttling parameters configurable runtime. || |
| | 100 | || <https://webkit.org/b/31779> || QWebPage::findText() does not clear selection when passed empty string || |
| | 101 | || <https://webkit.org/b/37316> || [Qt] tests/hybridPixmap fails || |
| | 102 | || <https://webkit.org/b/40487> || [Qt] The qt_webkit_version.pri file gets overwritten on install || |
| | 103 | || <https://webkit.org/b/40073> || [Qt] rendering error in mediawiki || |
| | 104 | || <https://webkit.org/b/40490> || [Qt] Typo error in QWebPluginFactory Documentation || |
| | 105 | || <https://webkit.org/b/40567> || [Qt] QtWebKit crashes while initializing flash plugin 10.1.53.64... || |
| | 106 | || <https://webkit.org/b/40050> || [Qt] Upstream the WebKit QML integration plugin || |
| | 107 | || <https://webkit.org/b/36463> || Spatial Navigation: make it work with focusable elements in overflow content || |
| | 108 | || <https://webkit.org/b/39857> || GIFs loop one time too few || |
| | 109 | || <https://webkit.org/b/36818> || [Qt] Animated GIF images does not animate 10x as expected by default. || |
| | 110 | || <https://webkit.org/b/37844> || [Qt] Image::drawTiled animations does not work || |
| | 111 | || <https://webkit.org/b/35861> || [Qt] Add documentation to the QtWebkit bridge || |
| | 112 | || <https://webkit.org/b/40535> || [Qt] GraphicsLayer: recaching images creates an unnecessary deep copy || |
| | 113 | || <https://webkit.org/b/39439> || Spatial Navigation: using offset{Left,Top} is not enough to get the proper inner frames position || |
| | 114 | || <https://webkit.org/b/36569> || SQLStatementErrorCallback's return value needs to be converted to a boolean || |
| | 115 | || <https://webkit.org/b/39195> || Spatial Navigation: refactor scrollInDirection to work with scrollable content || |
| | 116 | |
| | 117 | == Weekly Build Week 23 == |
| | 118 | |
| | 119 | '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' |
| | 120 | |
| | 121 | === Trunk === |
| | 122 | |
| | 123 | This 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 60999. |
| | 124 | |
| | 125 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week23/qtwebkit-trunk-symbian.zip Symbian] |
| | 126 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week23/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86] |
| | 127 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week23/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 128 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week23/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] |
| | 129 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week23/qtwebkit-trunk-source.tar.gz Sources] |
| | 130 | |
| | 131 | Known issues: |
| | 132 | |
| | 133 | * 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. |
| | 134 | * Due to internal build issues there's no Maemo 5 build this week. |
| | 135 | * 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. |
| | 136 | |
| | 137 | == 2.0 Release Branch == |
| | 138 | |
| | 139 | This 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 f3dc6deef5a85d6c7ae13c6c7b37e7da50e20233 . |
| | 140 | |
| | 141 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week23/qtwebkit-2.0-symbian.zip Symbian] |
| | 142 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week23/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86] |
| | 143 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week23/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 144 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week23/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X] |
| | 145 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week23/qtwebkit-2.0-source.tar.gz Sources] |
| | 146 | |
| | 147 | Known issues: |
| | 148 | |
| | 149 | * 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. |
| | 150 | * 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. |
| | 151 | * Due to internal build issues there's no Maemo 5 build this week. |
| | 152 | |
| | 153 | Bug fixes integrated since week 22: |
| | 154 | |
| | 155 | || <https://webkit.org/b/40359> || [Qt] Imperfect dependency for generated SVGNames.cpp || |
| | 156 | || <https://webkit.org/b/31403> || [Qt] Disable pthread_setname_np. || |
| | 157 | || <https://webkit.org/b/39357> || [QT] QT_BEARER flag is not enabled on S60 properly || |
| | 158 | || <https://webkit.org/b/40401> || REGRESSION: [Qt] When dragging onto a page that handles the drag in Javascript it will be a move and not a copy by default || |
| | 159 | || <https://webkit.org/b/38324> || [Qt] Fix compilation with QT_NO_FEATURE || |
| | 160 | || <https://webkit.org/b/39958> || [Qt] TextBreakIteratorQt performance || |
| | 161 | || <https://webkit.org/b/40116> || [Qt] Compilation fails when compiling against Qt 4.7 and Qt Mobility is installed || |
| | 162 | || <https://webkit.org/b/40221> || REGRESSION(r60169): [Qt] Selected text is not drawn with the correct color. || |
| | 163 | |
| | 164 | |
| | 165 | == Weekly Build Week 22 == |
| | 166 | |
| | 167 | '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' |
| | 168 | |
| | 169 | === Trunk === |
| | 170 | |
| | 171 | This 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 60661. |
| | 172 | |
| | 173 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week22/qtwebkit-trunk-symbian.zip Symbian] |
| | 174 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week22/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86] |
| | 175 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week22/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 176 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week22/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] |
| | 177 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week22/qtwebkit-trunk-source.tar.gz Sources] |
| | 178 | |
| | 179 | Known issues: |
| | 180 | |
| | 181 | * 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. |
| | 182 | * Due to internal build issues there's no Maemo 5 build this week. |
| | 183 | * 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. |
| | 184 | |
| | 185 | == 2.0 Release Branch == |
| | 186 | |
| | 187 | This 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 903617844b4341f7098b63b54e5be16cd83af647 . |
| | 188 | |
| | 189 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week22/qtwebkit-2.0-symbian.zip Symbian] |
| | 190 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week22/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86] |
| | 191 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week22/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 192 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week22/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X] |
| | 193 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week22/qtwebkit-2.0-source.tar.gz Sources] |
| | 194 | |
| | 195 | Known issues: |
| | 196 | |
| | 197 | * 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. |
| | 198 | * 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. |
| | 199 | * Due to internal build issues there's no Maemo 5 build this week. |
| | 200 | |
| | 201 | Bug fixes integrated since week 21: |
| | 202 | |
| | 203 | || <https://webkit.org/b/39874> || [Qt] Make tiled backing store more configurable || |
| | 204 | || <https://webkit.org/b/39175> || Properly handle invalid arguments to CanvasRenderingContext2D's getImageData() and putImageData() || |
| | 205 | || <https://webkit.org/b/39784> || [Qt] REGRESSION(r59837): Incorrect clipping of TransparencyLayers || |
| | 206 | || <https://webkit.org/b/39918> || REGRESSION(58615): Scroll events are sent twice per keypress for ports that don't have a platformWidget scrollbar || |
| | 207 | || <https://webkit.org/b/38762> || [Qt] Flash Plugin is not working on mac-cocoa-32 || |
| | 208 | || <https://webkit.org/b/29899> || [Qt] Add a way to stop delayed redirect requests || |
| | 209 | || <https://webkit.org/b/39694> || [Qt] GraphicsLayer: warnings when reloading page || |
| | 210 | || <https://webkit.org/b/26224> || [Qt, Gtk] Allows build-webkit script to receive an install prefix as parameter || |
| | 211 | || <https://webkit.org/b/39189> || Bring CanvasRenderingContext2D's createImageData() in line with HTML5 spec || |
| | 212 | || <https://webkit.org/b/35702> || [Qt] Add more support for InputTextController || |
| | 213 | || <https://webkit.org/b/39063> || [Qt] Tiled backing store checker pattern does not paint correctly when scaling factor is not 1 || |
| | 214 | || <https://webkit.org/b/33176> || [Qt] The FIRST letter in the PASSWORD field is taken in UPPERCASE by DEFAULT in gmail.com web page || |
| | 215 | || <https://webkit.org/b/36826> || [Qt] QtWebkit.pc is broken || |
| | 216 | || <https://webkit.org/b/35861> || [Qt] Add documentation to the QtWebkit bridge || |
| | 217 | |
| | 218 | == Weekly Build Week 21 == |
| | 219 | |
| | 220 | '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' |
| | 221 | |
| | 222 | === Trunk === |
| | 223 | |
| | 224 | This 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. |
| | 225 | |
| | 226 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week21/qtwebkit-trunk-symbian.zip Symbian] |
| | 227 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week21/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86] |
| | 228 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week21/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 229 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week21/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] |
| | 230 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week21/qtwebkit-trunk-source.tar.gz Sources] |
| | 231 | |
| | 232 | Known issues: |
| | 233 | |
| | 234 | * 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. |
| | 235 | * Due to internal build issues there's no Maemo 5 build this week. |
| | 236 | * 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. |
| | 237 | |
| | 238 | == 2.0 Release Branch == |
| | 239 | |
| | 240 | This 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 . |
| | 241 | |
| | 242 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week21/qtwebkit-2.0-symbian.zip Symbian] |
| | 243 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week21/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86] |
| | 244 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week21/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 245 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week21/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X] |
| | 246 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week21/qtwebkit-2.0-source.tar.gz Sources] |
| | 247 | |
| | 248 | Known issues: |
| | 249 | |
| | 250 | * 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. |
| | 251 | * 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. |
| | 252 | * Due to internal build issues there's no Maemo 5 build this week. |
| | 253 | * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)] |
| | 254 | |
| | 255 | Bug fixes integrated since week 20: |
| | 256 | |
| | 257 | || <https://webkit.org/b/39488> || [Qt] QtTestBrowser is still called QtLauncher in the code || |
| | 258 | || <https://webkit.org/b/38722> || [Qt] qwebframe auto test doesn't compile || |
| | 259 | || <https://webkit.org/b/39491> || [Qt] QtTestBrowser has two graphicsview options that aren't enabled correctly || |
| | 260 | || <https://webkit.org/b/39217> || Add an optional "starting node' parameter to scrollRecursively and scrollOverflow of EventHandler || |
| | 261 | || <https://webkit.org/b/38389> || [Qt] Update the Symbian version for the user agent || |
| | 262 | || <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. || |
| | 263 | || <https://webkit.org/b/39609> || [Qt] Running with accelerated compositing enabled sometimes result in a crash || |
| | 264 | |
| | 265 | |
| | 266 | == Weekly Build Week 20 == |
| | 267 | |
| | 268 | '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' |
| | 269 | |
| | 270 | === Trunk === |
| | 271 | |
| | 272 | This 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 59925. |
| | 273 | |
| | 274 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week20/qtwebkit-trunk-symbian.zip Symbian] |
| | 275 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week20/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86] |
| | 276 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week20/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 277 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week20/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] |
| | 278 | * [http://pepper.troll.no/qtwebkit/weekly-builds/trunk/week20/qtwebkit-trunk-source.tar.gz Sources] |
| | 279 | |
| | 280 | Known issues: |
| | 281 | |
| | 282 | * 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. |
| | 283 | * Due to internal build issues there's no Maemo 5 build this week. |
| | 284 | * 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. |
| | 285 | |
| | 286 | == 2.0 Release Branch == |
| | 287 | |
| | 288 | This 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 eb07c6f9bd50d0d74e9ac19ade4a2fbd5cece7c7 . |
| | 289 | |
| | 290 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week20/qtwebkit-2.0-symbian.zip Symbian] |
| | 291 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week20/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86] |
| | 292 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week20/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 293 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week20/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X] |
| | 294 | * [http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week20/qtwebkit-2.0-source.tar.gz Sources] |
| | 295 | |
| | 296 | Known issues: |
| | 297 | |
| | 298 | * 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. |
| | 299 | * 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. |
| | 300 | * Due to internal build issues there's no Maemo 5 build this week. |
| | 301 | * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)] |
| | 302 | |
| | 303 | Bug fixes integrated since week 19: |
| | 304 | |
| | 305 | || <https://webkit.org/b/37665> || [Qt] Rename QtLauncher to QtTestBrowser || |
| | 306 | || <https://webkit.org/b/38779> || [Qt] QWebPage::inputMethodQuery() returns wrong values for Qt::ImCursorPosition, Qt::ImAnchorPosition || |
| | 307 | || <https://webkit.org/b/37381> || [Qt] animations/dynamic-stylesheet-loading.html fails with accelerated compositing || |
| | 308 | || <https://webkit.org/b/38630> || VS2010 asserts a null iterator passed to std::copy in Vector::operator= || |
| | 309 | || <https://webkit.org/b/24289> || [Qt] lacks clipToImageBuffer() || |
| | 310 | || <https://webkit.org/b/38440> || [Qt] use QT_MOBILE_THEME in Symbian || |
| | 311 | || <https://webkit.org/b/35340> || [Qt] Enable alternate HTML/JavaScript front-ends for Web Inspector || |
| | 312 | || <https://webkit.org/b/37322> || [Qt] tst_QWebHistory::serialize_2() fails || |
| | 313 | || <https://webkit.org/b/38444> || [Qt] GraphicsLayer caches directly composited images || |
| | 314 | || <https://webkit.org/b/39314> || [Qt] Skipping popup focus test for maemo || |
| | 315 | || <https://webkit.org/b/39150> || Canvas's getContext() must return null when called with an invalid/unsupported parameter || |
| | 316 | || <https://webkit.org/b/39153> || Canvas's toDataURL() should be case insensitive wrt the mimeType argument || |
| | 317 | || <https://webkit.org/b/39218> || [Qt] Tiled backing store tiles sometimes flicker when exiting a zoom animation || |
| | 318 | || <https://webkit.org/b/37684> || [Qt] JSValue QtClass::fallbackObject can be optimized || |
| | 319 | || <https://webkit.org/b/37701> || [Qt] Target(WebCore,jsc,...) must depends on static library of JavaScriptCore || |
| | 320 | || <https://webkit.org/b/39031> || CSSParser::parseColor() shouldn't alter 'color' unless passed a valid color string. || |
| | 321 | || <https://webkit.org/b/38456> || [Qt] QtTestBrowser does not support websites which requires HTTP Authentication via dialogs || |
| | 322 | || <https://webkit.org/b/37273> || [Qt] Weekly binary builds on Mac OS X don't work when launched in the Finder || |
| | 323 | || <https://webkit.org/b/38641> || [Qt] Nested overflow div does not scroll || |
| | 324 | || <https://webkit.org/b/38526> || [Qt] REGRESSION: CoolClock isn't rendered properly || |
| | 325 | || <https://webkit.org/b/38949> || JavaScript unable to invoke methods declared in QML || |
| | 326 | |
| | 327 | == Weekly Build Week 19 == |
| | 328 | |
| | 329 | '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' |
| | 330 | |
| | 331 | === Trunk === |
| | 332 | |
| | 333 | This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008 and Linux/X11 (x86). The last commit is SVN revision 59457. |
| | 334 | |
| | 335 | * Symbian: |
| | 336 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/qtlauncher-trunk-symbian.sis QtLauncher] |
| | 337 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/qtwebkit-trunk-symbian.sis QtWebKit] |
| | 338 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/qtwebkit-trunk-symbian_unsigned.sis QtWebKit unsigned] |
| | 339 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/QtWebKit.dll.map QtWebKit symbol map file] |
| | 340 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86] |
| | 341 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 342 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/qtwebkit-trunk-source.tar.gz Sources] |
| | 343 | |
| | 344 | Known issues: |
| | 345 | |
| | 346 | * 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. |
| | 347 | * 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". |
| | 348 | * Due to internal build issues there's no Maemo 5 and Mac OS X build this week. |
| | 349 | |
| | 350 | == 2.0 Release Branch == |
| | 351 | |
| | 352 | 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 3d774b9df1f963452b1cfe34f9fafad0d399372a . |
| | 353 | |
| | 354 | * Symbian: |
| | 355 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtlauncher-2.0-symbian.sis QtLauncher] |
| | 356 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtwebkit-2.0-symbian.sis QtWebKit] |
| | 357 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtwebkit-2.0-symbian_unsigned.sis QtWebKit unsigned] |
| | 358 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/QtWebKit.dll.map QtWebKit symbol map file] |
| | 359 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86] |
| | 360 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] |
| | 361 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 362 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtwebkit-2.0-source.tar.gz Sources] |
| | 363 | |
| | 364 | Known issues: |
| | 365 | |
| | 366 | * 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. |
| | 367 | * 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. |
| | 368 | * 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". |
| | 369 | * Due to internal build issues there's no Maemo 5 build this week. |
| | 370 | * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)] |
| | 371 | |
| | 372 | Bug fixes integrated since week 18: |
| | 373 | |
| | 374 | || <https://webkit.org/b/38921> || [Qt] emit initialLayoutCompleted signal from FrameLoaderClientQt::dispatchDidFirstVisuallyNonEmptyLayout || |
| | 375 | || <https://webkit.org/b/38668> || [Qt] Enable YARR_JIT for X86 Mac for QtWebKit || |
| | 376 | || <https://webkit.org/b/38286> || Need to call FrameView::scrollPositionChanged when changing the scroll position when the ScrollView does not have a platformWidget || |
| | 377 | || <https://webkit.org/b/39062> || [Qt] Improve QtLauncher user agent dialog resize || |
| | 378 | || <https://webkit.org/b/32922> || [Qt] fast/text/find-hidden-text.html || |
| | 379 | || <https://webkit.org/b/37276> || LayoutTests/fast/canvas/pointInPath.html passed, actually it failed || |
| | 380 | || <https://webkit.org/b/38685> || [Qt] tst_QWebPage::inputMethods failing on Maemo5 || |
| | 381 | || <https://webkit.org/b/37023> || [Qt] Expose HTMLTokenizer yielding parameters || |
| | 382 | || <https://webkit.org/b/36187> || Rename window.media to window.styleMedia || |
| | 383 | || <https://webkit.org/b/38949> || JavaScript unable to invoke methods declared in QML || |
| | 384 | || <https://webkit.org/b/38574> || [Qt] Crash in QGraphicsWebViewPrivate::~QGraphicsWebViewPrivate when animation were used || |
| | 385 | || <https://webkit.org/b/31407> || [PATCH] [Qt] Compilation with Plugins disabled is broken || |
| | 386 | || <https://webkit.org/b/38834> || [Qt] Adapt DNS pre-fetching to Qt DNS cache code || |
| | 387 | || <https://webkit.org/b/38841> || Ignore invalid values for various CanvasRenderingContext2D properties || |
| | 388 | || <https://webkit.org/b/38863> || [Qt] Detect debug mode consistently || |
| | 389 | || <https://webkit.org/b/37334> || [Qt] fast/frames/flattening/frameset-flattening-subframesets.html fails intermittently on Qt bot || |
| | 390 | || <https://webkit.org/b/38488> || Spatial Navigation: create a getter for the "fudgeFactor" || |
| | 391 | || <https://webkit.org/b/38747> || mingw-w64 and JIT support || |
| | 392 | || <https://webkit.org/b/38370> || [Qt] GraphicsLayer: depth-test causes flicker in certain situations || |
| | 393 | || <https://webkit.org/b/38119> || [Qt] QWebPage viewMode property || |
| | 394 | || <https://webkit.org/b/37097> || [Qt] Fix infinite redirection loop in QNetworkReplyHandler || |
| | 395 | || <https://webkit.org/b/38514> || Crash in handleTouchEvent: using dangling node ptrs in hashmap || |
| | 396 | || <https://webkit.org/b/38389> || [Qt] Update the Symbian version for the user agent || |
| | 397 | || <https://webkit.org/b/38646> || Potential crash in EventHandler::handleTouchEvent || |
| | 398 | || <https://webkit.org/b/38523> || [Qt] QtWebKit has render bugs on Google Maps markers || |
| | 399 | || <https://webkit.org/b/38655> || [Qt] REGRESSION(r58497) tst_QGraphicsWebView::crashOnViewlessWebPages() is failing || |
| | 400 | |
| | 401 | |
| | 402 | == Weekly Build Week 18 == |
| | 403 | |
| | 404 | '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' |
| | 405 | |
| | 406 | === Trunk === |
| | 407 | |
| | 408 | 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. |
| | 409 | |
| | 410 | * Symbian: |
| | 411 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtlauncher-trunk-symbian.sis QtLauncher] |
| | 412 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-symbian.sis QtWebKit] |
| | 413 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-symbian_unsigned.sis QtWebKit unsigned] |
| | 414 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86] |
| | 415 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] |
| | 416 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 417 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week18/qtwebkit-trunk-source.tar.gz Sources] |
| | 418 | |
| | 419 | Known issues: |
| | 420 | |
| | 421 | * 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. |
| | 422 | * 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. |
| | 423 | * 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". |
| | 424 | * Due to internal build issues there's no Maemo 5 build this week. |
| | 425 | |
| | 426 | == 2.0 Release Branch == |
| | 427 | |
| | 428 | 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 . |
| | 429 | |
| | 430 | * Symbian: |
| | 431 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtlauncher-2.0-symbian.sis QtLauncher] |
| | 432 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-2.0-symbian.sis QtWebKit] |
| | 433 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-2.0-symbian_unsigned.sis QtWebKit unsigned] |
| | 434 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86] |
| | 435 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] |
| | 436 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 437 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week18/qtwebkit-2.0-source.tar.gz Sources] |
| | 438 | |
| | 439 | Known issues: |
| | 440 | |
| | 441 | * 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. |
| | 442 | * 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. |
| | 443 | * 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". |
| | 444 | * Due to internal build issues there's no Maemo 5 build this week. |
| | 445 | * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)] |
| | 446 | |
| | 447 | Bug fixes integrated since week 17: |
| | 448 | |
| | 449 | || <https://webkit.org/b/38371> || [Qt] GraphicsLayer: animation incorrect when scrolling || |
| | 450 | || <https://webkit.org/b/38116> || Media queries empty values || |
| | 451 | || <https://webkit.org/b/37445> || [Qt] Regression: Google calendar edit event details gets stuck on loading || |
| | 452 | || <https://webkit.org/b/38439> || [Qt] QT_MOBILE_THEME compile time flag || |
| | 453 | || <https://webkit.org/b/38585> || Spatial Navigation: add a layout test which runs with Frame Flattening ON || |
| | 454 | || <https://webkit.org/b/37803> || Spatial Navigation: adapt the logic of {deep}findFocusableNodeInDirection to do traversal starting from Node* not Document* || |
| | 455 | || <https://webkit.org/b/38125> || View modes names in CSSValueKeywords.in || |
| | 456 | || <https://webkit.org/b/38339> || [Qt] Enable JIT for QtWebKit on Symbian || |
| | 457 | || <https://webkit.org/b/33875> || [Qt] QWebPage::userAgentForUrl is terrible API || |
| | 458 | || <https://webkit.org/b/38612> || [Qt] Disable Qt Multimedia backend for HTML 5 Audio and Video elements || |
| | 459 | || <https://webkit.org/b/36533> || [Qt] Compilation error on Qt for Embedded Linux built with -qconfig small || |
| | 460 | || <https://webkit.org/b/37207> || [Qt] QtWebKit 2.0 library version needs to be maintained in WebCore.pro || |
| | 461 | || <https://webkit.org/b/32196> || Make it possible to distinguish between NPAPI plugins and Application plugins || |
| | 462 | || <https://webkit.org/b/36755> || [Qt] REGRESSION: Loading of external CSS and JS files over network fails in some cases || |
| | 463 | |
| | 464 | |
| | 465 | == Weekly Build Week 17 == |
| | 466 | |
| | 467 | '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' |
| | 468 | |
| | 469 | === Trunk === |
| | 470 | |
| | 471 | 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. |
| | 472 | |
| | 473 | * Symbian: |
| | 474 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtlauncher-trunk-symbian.sis QtLauncher] |
| | 475 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtwebkit-trunk-symbian.sis QtWebKit] |
| | 476 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtwebkit-trunk-symbian_unsigned.sis QtWebKit unsigned] |
| | 477 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86] |
| | 478 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] |
| | 479 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 480 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week17/qtwebkit-trunk-source.tar.gz Sources] |
| | 481 | |
| | 482 | Known issues: |
| | 483 | |
| | 484 | * 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. |
| | 485 | * 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. |
| | 486 | * 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". |
| | 487 | * Due to internal build issues there's no Maemo 5 build this week. |
| | 488 | |
| | 489 | == 2.0 Release Branch == |
| | 490 | |
| | 491 | 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 . |
| | 492 | |
| | 493 | * Symbian: |
| | 494 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtlauncher-2.0-symbian.sis QtLauncher] |
| | 495 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtwebkit-2.0-symbian.sis QtWebKit] |
| | 496 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtwebkit-2.0-symbian_unsigned.sis QtWebKit unsigned] |
| | 497 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86] |
| | 498 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] |
| | 499 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 500 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week17/qtwebkit-2.0-source.tar.gz Sources] |
| | 501 | |
| | 502 | Known issues: |
| | 503 | |
| | 504 | * 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. |
| | 505 | * 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. |
| | 506 | * 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". |
| | 507 | * Due to internal build issues there's no Maemo 5 build this week. |
| | 508 | * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)] |
| | 509 | |
| | 510 | Bug fixes integrated since week 16: |
| | 511 | |
| | 512 | || <https://webkit.org/b/33280> || [RVCT] ACID3 test crash || |
| | 513 | || <https://webkit.org/b/37637> || Repaint of fixed, transformed element is broken || |
| | 514 | || <https://webkit.org/b/36365> || [Qt] [Performance] GraphicsLayer: constructing the layers takes too long || |
| | 515 | || <https://webkit.org/b/38062> || [Qt] HTTP pipelining efficiency increase || |
| | 516 | || <https://webkit.org/b/35607> || Allow building smoothly on win32 and win64 using GCC || |
| | 517 | || <https://webkit.org/b/38179> || [Qt] QWebPage::setViewportSize() forces two layout of the render tree || |
| | 518 | || <https://webkit.org/b/34729> || [Qt] Exposing an QVariantMap containing QObjectStar to Javascript causes Segmentation Fault || |
| | 519 | || <https://webkit.org/b/37802> || Spatial Navigation: at @updateFocusCandidateIfCloser make an assignment shortcut when FocusCandidate is null || |
| | 520 | || <https://webkit.org/b/37163> || [Qt] inputMethodQuery returns coordinates in web page coordinates rather than in item coordinates. || |
| | 521 | || <https://webkit.org/b/38316> || [Qt] REGRESSION(r57638): tst_qwebframe::objectDeleted() fails || |
| | 522 | || <https://webkit.org/b/37934> || [Qt] QtLauncher: make FPS measurement accurate || |
| | 523 | || <https://webkit.org/b/36783> || Update of fixed elements is not made correctly when the page has been scrolled || |
| | 524 | || <https://webkit.org/b/37303> || [Qt] Application crash on exit if NPPlugin is loaded || |
| | 525 | || <https://webkit.org/b/37727> || [Qt] Webkit fixes for RVCT4 || |
| | 526 | || <https://webkit.org/b/38076> || [Qt] GraphicsLayer: flicker when starting an animation before the previous one ended. || |
| | 527 | || <https://webkit.org/b/37821> || [Qt] loads APP directory when calling "window.open" || |
| | 528 | || <https://webkit.org/b/37313> || [Qt] Fix or remove the runtime flag for accelerated compositing. || |
| | 529 | || <https://webkit.org/b/37195> || JSC's currentThreadStackBase is not reentrant on some platforms || |
| | 530 | || <https://webkit.org/b/32196> || Make it possible to distinguish between NPAPI plugins and Application plugins || |
| | 531 | || <https://webkit.org/b/34888> || Mac OS X: Use deployment target to determine whether memory tagging should be enabled || |
| | 532 | || <https://webkit.org/b/37323> || [Qt] tst_QWebHistoryInterface::visitedLinks() fails || |
| | 533 | || <https://webkit.org/b/36621> || Fix build if NPAPI support is disabled || |
| | 534 | || <https://webkit.org/b/37719> || Some HTML5 Input tags not treated as needing an input method. || |
| | 535 | || <https://webkit.org/b/37980> || Fix the build on MSVC 64bit || |
| | 536 | || <https://webkit.org/b/38111> || [Qt] Fix compilation against Qt 4.7 || |
| | 537 | || <https://webkit.org/b/38075> || [Qt] GraphicsLayer: Reverse animations don't work in some use cases || |
| | 538 | || <https://webkit.org/b/31719> || [Qt] Loading of large page can take up to 10 seconds || |
| | 539 | || <https://webkit.org/b/37867> || [Qt] Patches to upstream from Qt for 2.0 || |
| | 540 | || <https://webkit.org/b/35312> || [Qt] GraphicsLayer: preserves-3d and backface visibility || |
| | 541 | || <https://webkit.org/b/38314> || [Qt] REGRESSION(r57982): tst_qwebpage::showModalDialog() crashes || |
| | 542 | |
| | 543 | |
| | 544 | == Weekly Build Week 16 == |
| | 545 | |
| | 546 | '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' |
| | 547 | |
| | 548 | === Trunk === |
| | 549 | |
| | 550 | 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. |
| | 551 | |
| | 552 | * Symbian: |
| | 553 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtlauncher-trunk-symbian.sis QtLauncher] |
| | 554 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtwebkit-trunk-symbian.sis QtWebKit] |
| | 555 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtwebkit-trunk-symbian_unsigned.sis QtWebKit unsigned] |
| | 556 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86] |
| | 557 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] |
| | 558 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 559 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week16/qtwebkit-trunk-source.tar.gz Sources] |
| | 560 | |
| | 561 | Known issues: |
| | 562 | |
| | 563 | * 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. |
| | 564 | * 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. |
| | 565 | * 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". |
| | 566 | * Due to internal build issues there's no Maemo 5 build this week. |
| | 567 | |
| | 568 | == 2.0 Release Branch == |
| | 569 | |
| | 570 | 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 . |
| | 571 | |
| | 572 | * Symbian: |
| | 573 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtlauncher-2.0-symbian.sis QtLauncher] |
| | 574 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtwebkit-2.0-symbian.sis QtWebKit] |
| | 575 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtwebkit-2.0-symbian_unsigned.sis QtWebKit unsigned] |
| | 576 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86] |
| | 577 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] |
| | 578 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 579 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week16/qtwebkit-2.0-source.tar.gz Sources] |
| | 580 | |
| | 581 | Known issues: |
| | 582 | |
| | 583 | * 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. |
| | 584 | * 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. |
| | 585 | * 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". |
| | 586 | * Due to internal build issues there's no Maemo 5 build this week. |
| | 587 | * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)] |
| | 588 | |
| | 589 | Bug fixes integrated since week 14: |
| | 590 | |
| | 591 | || <https://webkit.org/b/37635> || Spatial Navigation: make hasOffscreenRect() to earlier return 'true' if absoluteClippedOverflowRect() gives an empty rect || |
| | 592 | || <https://webkit.org/b/37135> || Spatial Navigation: bail out as soon as algorithm finds a focus candidate is not applicable || |
| | 593 | || <https://webkit.org/b/37530> || No default selection for <select multiple> menu lists. || |
| | 594 | || <https://webkit.org/b/37152> || [Qt] Rendering artifacts on Qt plugins when scrolling the page || |
| | 595 | || <https://webkit.org/b/36773> || Spatial Navigation: proper handle negative x or y coordinates || |
| | 596 | || <https://webkit.org/b/34730> || [Qt] Null QObjects properties cause Segmentation Fault || |
| | 597 | || <https://webkit.org/b/36526> || [Qt] Compilation error on Qt for Embedded Linux built with -qconfig large || |
| | 598 | || <https://webkit.org/b/36529> || [Qt] Compilation error on Qt for Embedded Linux built with -qconfig medium || |
| | 599 | || <https://webkit.org/b/37683> || [Qt] WebCore::Font::font() causes a QFont detach || |
| | 600 | || <https://webkit.org/b/36532> || [Qt] Use integer pixel metric QFont API to fix rounding errors in text rendering on the Mac || |
| | 601 | || <https://webkit.org/b/37303> || [Qt] Application crash on exit if NPPlugin is loaded || |
| | 602 | || <https://webkit.org/b/37816> || [Qt] Multitouch mocking in QtLauncher doesn't work with QGraphicsView || |
| | 603 | || <https://webkit.org/b/35393> || [Qt] GraphicsLayer: performance optimizations || |
| | 604 | || <https://webkit.org/b/37317> || [Qt] tests/qgraphicswebview fails || |
| | 605 | || <https://webkit.org/b/37319> || [Qt] tst_QWebFrame::overloadedSlots() fails || |
| | 606 | || <https://webkit.org/b/37320> || [Qt] tst_QWebFrame::popupFocus() fails || |
| | 607 | || <https://webkit.org/b/37461> || Spatial Navigation: make renderRectRelativeToRootDocument method to fallback to getRect() of Element when needed || |
| | 608 | || <https://webkit.org/b/36312> || Support viewport meta tag || |
| | 609 | || <https://webkit.org/b/36751> || [Qt] Windows CE build is broken || |
| | 610 | || <https://webkit.org/b/36832> || [Qt] crash in debug mode just before exit || |
| | 611 | || <https://webkit.org/b/37615> || Changing view mode names due to specification changes || |
| | 612 | || <https://webkit.org/b/36853> || REGRESSION(r56552): Broken scrollbars size || |
| | 613 | || <https://webkit.org/b/36216> || [Qt] GraphicsLayer: support fill-modes || |
| | 614 | || <https://webkit.org/b/36859> || [Qt]QtLauncher crash on page with CSS 3D transform || |
| | 615 | |
| | 616 | == Weekly Build Week 14 == |
| | 617 | |
| | 618 | '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' |
| | 619 | |
| | 620 | === Trunk === |
| | 621 | |
| | 622 | 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 57320. |
| | 623 | |
| | 624 | * Symbian: |
| | 625 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week14/qtlauncher-trunk-symbian.sis QtLauncher] |
| | 626 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week14/qtwebkit-trunk-symbian.sis QtWebKit] |
| | 627 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week14/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] |
| | 628 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week14/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 629 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week14/qtwebkit-trunk-source.tar.gz Sources] |
| | 630 | |
| | 631 | Known issues: |
| | 632 | |
| | 633 | * 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. |
| | 634 | * 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. |
| | 635 | * 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". |
| | 636 | * Due to internal build issues there's no Maemo 5 and Linux/IA32 build this week. |
| | 637 | * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)] |
| | 638 | |
| | 639 | == 2.0 Release Branch == |
| | 640 | |
| | 641 | 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 . |
| | 642 | |
| | 643 | * Symbian: |
| | 644 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week14/qtlauncher-2.0-symbian.sis QtLauncher] |
| | 645 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week14/qtwebkit-2.0-symbian.sis QtWebKit] |
| | 646 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week14/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86] |
| | 647 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week14/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] |
| | 648 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week14/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 649 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week14/qtwebkit-2.0-source.tar.gz Sources] |
| | 650 | |
| | 651 | Known issues: |
| | 652 | |
| | 653 | * 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. |
| | 654 | * 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. |
| | 655 | * 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". |
| | 656 | * Due to internal build issues there's no Maemo 5 build this week. |
| | 657 | * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)] |
| | 658 | |
| | 659 | Bugs fixed since week 12: |
| | 660 | |
| | 661 | || <https://webkit.org/b/36742> || compilation on gcce for Symbian fails || |
| | 662 | || <https://webkit.org/b/36745> || [Qt] qmake/symbian build failure || |
| | 663 | || <https://webkit.org/b/29450> || [Qt] QWebPluginFactory: When providing a widget for the PDF mime type it will cause a crash || |
| | 664 | || <https://webkit.org/b/37266> || [Qt] Warnings when compiling InspectorClientQt.cpp || |
| | 665 | || <https://webkit.org/b/36748> || [Qt] Webkit for symbian building fails || |
| | 666 | || <https://webkit.org/b/36749> || [Qt] Shadowbuilds of WebCore with Qt on Symbian fails. || |
| | 667 | || <https://webkit.org/b/36750> || [Qt] Package build without touch support is broken || |
| | 668 | || <https://webkit.org/b/36368> || [Qt] Maemo5 theme - customized popup for <select multiple> elements || |
| | 669 | || <https://webkit.org/b/36369> || [Qt] Maemo5 theme - <select multiple> custom rendering || |
| | 670 | || <https://webkit.org/b/36370> || [Qt] Maemo5 theme - form controls style || |
| | 671 | || <https://webkit.org/b/34614> || [Qt] npapi header leaves XP_WIN flag defined even when __SYMBIAN32__ flag is found || |
| | 672 | || <https://webkit.org/b/36756> || [Qt] unit tests don't compile inside of Qt || |
| | 673 | || <https://webkit.org/b/36757> || [Qt] Custom user agent for user agent switcher || |
| | 674 | || <https://webkit.org/b/25756> || Explicit guards for ENABLE_GEOLOCATION || |
| | 675 | || <https://webkit.org/b/37149> || JS code generator does not support feature conditional attributes that are writable || |
| | 676 | || <https://webkit.org/b/36894> || Crash with frame flattening on after r56854 || |
| | 677 | || <https://webkit.org/b/34081> || [Qt] QtWebkit apps crash on exit on Symbian^3 onwards || |
| | 678 | || <https://webkit.org/b/36870> || [Qt] WebKit crashes while input text through input method || |
| | 679 | || <https://webkit.org/b/37159> || [Qt] Added the iPhone and iPad latest user agent in QtLauncher UA switcher || |
| | 680 | || <https://webkit.org/b/35112> || [Qt] Windowed netscape plugins don't work with QGraphicsWebView on Symbian || |
| | 681 | || <https://webkit.org/b/36395> || [Qt] Patch to add support for Content-Disposition... || |
| | 682 | || <https://webkit.org/b/37164> || Poor rendering on lala.com with frame flattening || |
| | 683 | || <https://webkit.org/b/37038> || [Qt] [Symbian] Rebaseline Symbian def file || |
| | 684 | || <https://webkit.org/b/37296> || [Qt] User agent style sheets are crippled by moc -E in make-css-file-arrays.pl || |
| | 685 | || <https://webkit.org/b/36789> || [Qt] Maemo5 theme - popup dialogs || |
| | 686 | || <https://webkit.org/b/36662> || Add support for iframe flattening || |
| | 687 | || <https://webkit.org/b/31670> || [Qt] Remove the definition of WTF_CHANGES guards from the build system || |
| | 688 | || <https://webkit.org/b/36538> || [Qt] Add mechanism to detect QtWebKit 2.0 via the preprocessor || |
| | 689 | || <https://webkit.org/b/36798> || iframe flattening doesn't flatten || |
| | 690 | || <https://webkit.org/b/37173> || [Qt] The build system is not installing the generated headers (QGraphicsWebView, QWebDatabase, etc) || |
| | 691 | || <https://webkit.org/b/36674> || [Qt] qtwebkit_webframe_scrollRecursively scrolls when body.style.overflow="hidden" || |
| | 692 | || <https://webkit.org/b/36790> || [Qt] Maemo5 theme - QtMaemoWebPopup class || |
| | 693 | || <https://webkit.org/b/36769> || [Qt] Multiselect - Adding method itemIsSelected() to QtAbstractWebPopup || |
| | 694 | || <https://webkit.org/b/36810> || tryLayoutDoingPositionedMovementOnly does not have to be in RenderObject or be virtual || |
| | 695 | || <https://webkit.org/b/34262> || Accept XHTML MP content type as XHTML content || |
| | 696 | || <https://webkit.org/b/37082> || [Qt] [Symbian] Build fix for Dumprendertree if Qt printing is not supported || |
| | 697 | || <https://webkit.org/b/36827> || [Qt] Patch to amend the Content-Disposition fix [36395] || |
| | 698 | || <https://webkit.org/b/36446> || [Qt] QWebSettings::TiledBackingStoreEnabled attribute lacks documentation and default value || |
| | 699 | || <https://webkit.org/b/36703> || Timer restart loop during page loading || |
| | 700 | || <https://webkit.org/b/37136> || [Qt] Fix trunk (non-standalone) builds for Symbian || |
| | 701 | || <https://webkit.org/b/36451> || [Qt] User Agent Switcher on QtLauncher || |
| | 702 | || <https://webkit.org/b/37226> || [Qt] Remove shaderSource manipulation from GraphicsContext3DQt.cpp || |
| | 703 | || <https://webkit.org/b/37100> || [Symbian] Consolidate Symbian WINSCW environment configuration || |
| | 704 | || <https://webkit.org/b/36589> || [Qt] GraphicsLayer: Timing functions don't work with transitions || |
| | 705 | || <https://webkit.org/b/37110> || [Qt] Maemo5 theme - wrong spelling || |
| | 706 | || <https://webkit.org/b/29431> || [Qt] REGRESSION:(r50665) QWebFrame::setScrollBarPolicy(Qt::Vertical,Qt::ScrollBarAlwaysOff) has no effect. || |
| | 707 | |
| | 708 | |
| | 709 | |
| | 710 | == Weekly Build Week 12 == |
| | 711 | |
| | 712 | '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' |
| | 713 | |
| | 714 | === Trunk === |
| | 715 | |
| | 716 | 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 56628. |
| | 717 | |
| | 718 | * Symbian: |
| | 719 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week12/qtlauncher-trunk-symbian.sis QtLauncher] |
| | 720 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week12/qtwebkit-trunk-symbian.sis QtWebKit] |
| | 721 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week12/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86] |
| | 722 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week12/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X] |
| | 723 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week12/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 724 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week12/qtwebkit-trunk-source.tar.gz Sources] |
| | 725 | |
| | 726 | Known issues: |
| | 727 | |
| | 728 | * 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. |
| | 729 | * 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. |
| | 730 | * 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". |
| | 731 | * Due to internal build issues there's no Maemo 5 build this week. |
| | 732 | * The build against Qt 4.5 is broken [https://bugs.webkit.org/show_bug.cgi?id=36750 (Bug 36750)] |
| | 733 | * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)] |
| | 734 | |
| | 735 | == 2.0 Release Branch == |
| | 736 | |
| | 737 | 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 b9a9ed485914673c4801be819f8906e933666435 . |
| | 738 | |
| | 739 | * Symbian: |
| | 740 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week12/qtlauncher-2.0-symbian.sis QtLauncher] |
| | 741 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week12/qtwebkit-2.0-symbian.sis QtWebKit] |
| | 742 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week12/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86] |
| | 743 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week12/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 744 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week12/qtwebkit-2.0-source.tar.gz Sources] |
| | 745 | |
| | 746 | Known issues: |
| | 747 | |
| | 748 | * 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. |
| | 749 | * 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. |
| | 750 | * 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". |
| | 751 | * Due to internal build issues there's no Maemo 5 and Mac OS X build this week. |
| | 752 | * The build against Qt 4.5 is broken (https://bugs.webkit.org/show_bug.cgi?id=36750) |
| | 753 | |
| | 754 | == Weekly Build Week 11 == |
| | 755 | |
| | 756 | This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X, Linux/X11 (x86) and Maemo 5 (arm) builds. The last commit is SVN revision 56239. |
| | 757 | |
| | 758 | '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' |
| | 759 | |
| | 760 | |
| | 761 | * Symbian: |
| | 762 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week11/qtlauncher-2.0-symbian.sis QtLauncher] |
| | 763 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week11/qtwebkit-2.0-symbian.sis QtWebKit] |
| | 764 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week11/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86] |
| | 765 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week11/qtwebkit-2.0-maemo5.tgz Maemo5 arm] |
| | 766 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week11/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X] |
| | 767 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week11/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 768 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week11/qtwebkit-source-2.0.tar.gz Sources] |
| | 769 | |
| | 770 | Known issues: |
| | 771 | |
| | 772 | * 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. |
| | 773 | * QtLauncher crashes on exit on Mac OS X |
| | 774 | * 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". |
| | 775 | |
| | 776 | == Weekly Build Week 10 == |
| | 777 | |
| | 778 | This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X, Linux/X11 (x86) and Maemo 5 (arm) builds. The last commit is SVN revision 55961. |
| | 779 | |
| | 780 | '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' |
| | 781 | |
| | 782 | |
| | 783 | * Symbian: |
| | 784 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week10/qtlauncher-2.0-symbian.sis QtLauncher] |
| | 785 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week10/qtwebkit-2.0-symbian.sis QtWebKit] |
| | 786 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week10/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86] |
| | 787 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week10/qtwebkit-2.0-maemo5.tgz Maemo5 arm] |
| | 788 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week10/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X] |
| | 789 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week10/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 790 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week10/qtwebkit-source-2.0.tar.gz Sources] |
| | 791 | |
| | 792 | Changes in this build since last week: |
| | 793 | |
| | 794 | * The Linux and Maemo 5 builds are linked using the ELF origin feature, removing the need for the launcher.sh script. You can simply run QtLauncher directly. |
| | 795 | * The Windows build is now a release build, depending on the vc 2008 _release_ run-time instead of the debug one. The vcredist trick mentioned in last week's known issues should work. |
| | 796 | * New is a Maemo 5 build, which at this point is just a tarball of the binaries. You need to log into your N900 via ssh and untar + run it from the terminal. I'd like to create debian packages in the future. |
| | 797 | |
| | 798 | Known issues: |
| | 799 | |
| | 800 | * 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. |
| | 801 | * QtLauncher crashes on exit on Mac OS X |
| | 802 | * 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". |
| | 803 | |
| | 804 | == Weekly Build Week 9 == |
| | 805 | |
| | 806 | This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008, Mac OS X and Linux/X11 (x86) builds. The last commit is SVN revision 55572. |
| | 807 | |
| | 808 | '''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! ''' |
| | 809 | |
| | 810 | |
| | 811 | * Symbian: |
| | 812 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week9/qtlauncher-2.0-symbian.sis QtLauncher] |
| | 813 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week9/qtwebkit-2.0-symbian.sis QtWebKit] |
| | 814 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week9/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86] |
| | 815 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week9/qtwebkit-2.0-macx-g++-cocoa.tgz Mac OS X] |
| | 816 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week9/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008] |
| | 817 | * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week9/qtwebkit-source-2.0.tar.gz Sources] |
| | 818 | |
| | 819 | Known issues: |
| | 820 | |
| | 821 | * 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. |
| | 822 | * QtLauncher crashes on exit on Mac OS X |
| | 823 | * On Windows you may need Visual Studio 2008 runtimes. These can be obtained by installing the Visual Studio 2008 Express edition. Alternative I _think_ it's sufficient to install the 2008 runtimes via vcredist_x86.exe once. You can download the runtimes from http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en |
| | 824 | * On Linux and Mac OS X, use launcher.sh to start QtLauncher. |
| | 825 | * 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". |