Changes between Version 84 and Version 85 of QtWebKitJournal


Ignore:
Timestamp:
May 14, 2010 5:03:45 AM (14 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitJournal

    v84 v85  
    11= 2010 =
     2
     3== Weekly Build Week 19 ==
     4
     5'''DISCLAIMER: These binaries are UNTESTED. Use at your own risk! '''
     6
     7=== Trunk ===
     8
     9This week's binary build from the trunk includes Symbian, Windows/Visual Studio 2008 and Linux/X11 (x86). The last commit is SVN revision 59457.
     10
     11  * Symbian:
     12    * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/qtlauncher-trunk-symbian.sis QtLauncher]
     13    * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/qtwebkit-trunk-symbian.sis QtWebKit]
     14    * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/qtwebkit-trunk-symbian_unsigned.sis QtWebKit unsigned]
     15    * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/QtWebKit.dll.map QtWebKit symbol map file]
     16  * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/qtwebkit-trunk-linux-g++-32.tgz Linux/X11 x86]
     17  * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/qtwebkit-trunk-win32-msvc2008.zip Windows/Visual Studio 2008]
     18  * [http://chaos.troll.no/~shausman/weekly-webkit-builds/trunk/week19/qtwebkit-trunk-source.tar.gz Sources]
     19
     20Known issues:
     21
     22  * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
     23  * On 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 and Mac OS X build this week.
     25
     26== 2.0 Release Branch ==
     27
     28This 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 .
     29
     30  * Symbian:
     31    * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtlauncher-2.0-symbian.sis QtLauncher]
     32    * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtwebkit-2.0-symbian.sis QtWebKit]
     33    * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtwebkit-2.0-symbian_unsigned.sis QtWebKit unsigned]
     34    * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/QtWebKit.dll.map QtWebKit symbol map file]
     35  * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtwebkit-2.0-linux-g++-32.tgz Linux/X11 x86]
     36  * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtwebkit-trunk-macx-g++-cocoa.tgz Mac OS X]
     37  * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtwebkit-2.0-win32-msvc2008.zip Windows/Visual Studio 2008]
     38  * [http://chaos.troll.no/~shausman/weekly-webkit-builds/2.0/week19/qtwebkit-2.0-source.tar.gz Sources]
     39
     40Known issues:
     41
     42  * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries.
     43  * On Mac OS X, you need to have the _Cocoa_ build of Qt installed. It's not necessary to set any library path variables. Start QtLauncher on the command line, not in Finder.
     44  * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error".
     45  * Due to internal build issues there's no Maemo 5 build this week.
     46  * QtWebKit pkgconfig file is broken [https://bugs.webkit.org/show_bug.cgi?id=36826 (Bug 36826)]
     47
     48Bug fixes integrated since week 18:
     49
     50|| <https://webkit.org/b/38921> || [Qt] emit initialLayoutCompleted signal from FrameLoaderClientQt::dispatchDidFirstVisuallyNonEmptyLayout ||
     51|| <https://webkit.org/b/38668> || [Qt] Enable YARR_JIT for X86 Mac for QtWebKit ||
     52|| <https://webkit.org/b/38286> || Need to call FrameView::scrollPositionChanged when changing the scroll position when the ScrollView does not have a platformWidget ||
     53|| <https://webkit.org/b/39062> || [Qt] Improve QtLauncher user agent dialog resize ||
     54|| <https://webkit.org/b/32922> || [Qt] fast/text/find-hidden-text.html ||
     55|| <https://webkit.org/b/37276> || LayoutTests/fast/canvas/pointInPath.html passed, actually it failed ||
     56|| <https://webkit.org/b/38685> || [Qt] tst_QWebPage::inputMethods failing on Maemo5 ||
     57|| <https://webkit.org/b/37023> || [Qt] Expose HTMLTokenizer yielding parameters ||
     58|| <https://webkit.org/b/36187> || Rename window.media to window.styleMedia ||
     59|| <https://webkit.org/b/38949> || JavaScript unable to invoke methods declared in QML ||
     60|| <https://webkit.org/b/38574> || [Qt] Crash in QGraphicsWebViewPrivate::~QGraphicsWebViewPrivate when animation were used ||
     61|| <https://webkit.org/b/31407> || [PATCH] [Qt] Compilation with Plugins disabled is broken ||
     62|| <https://webkit.org/b/38834> || [Qt] Adapt DNS pre-fetching to Qt DNS cache code ||
     63|| <https://webkit.org/b/38841> || Ignore invalid values for various CanvasRenderingContext2D properties ||
     64|| <https://webkit.org/b/38863> || [Qt] Detect debug mode consistently ||
     65|| <https://webkit.org/b/37334> || [Qt] fast/frames/flattening/frameset-flattening-subframesets.html fails intermittently on Qt bot ||
     66|| <https://webkit.org/b/38488> || Spatial Navigation: create a getter for the "fudgeFactor" ||
     67|| <https://webkit.org/b/38747> || mingw-w64 and JIT support ||
     68|| <https://webkit.org/b/38370> || [Qt] GraphicsLayer: depth-test causes flicker in certain situations ||
     69|| <https://webkit.org/b/38119> || [Qt] QWebPage viewMode property ||
     70|| <https://webkit.org/b/37097> || [Qt] Fix infinite redirection loop in QNetworkReplyHandler ||
     71|| <https://webkit.org/b/38514> || Crash in handleTouchEvent: using dangling node ptrs in hashmap ||
     72|| <https://webkit.org/b/38389> || [Qt] Update the Symbian version for the user agent ||
     73|| <https://webkit.org/b/38646> || Potential crash in EventHandler::handleTouchEvent ||
     74|| <https://webkit.org/b/38523> || [Qt] QtWebKit has render bugs on Google Maps markers ||
     75|| <https://webkit.org/b/38655> || [Qt] REGRESSION(r58497) tst_QGraphicsWebView::crashOnViewlessWebPages() is failing ||
     76
    277
    378== Weekly Build Week 18 ==