wiki:QtWebKitJournal

Version 91 (modified by Simon Hausmann, 14 years ago) (diff)

--

2010

Weekly Build Week 22

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 Linux/X11 (x86). The last commit is SVN revision 60661.

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.
  • Due to internal build issues there's no Maemo 5 build this week.
  • 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.

2.0 Release Branch

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 .

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.
  • Due to internal build issues there's no Maemo 5 build this week.

Bug fixes integrated since week 21:

<https://webkit.org/b/39874> [Qt] Make tiled backing store more configurable
<https://webkit.org/b/39175> Properly handle invalid arguments to CanvasRenderingContext2D's getImageData() and putImageData()
<https://webkit.org/b/39784> [Qt] REGRESSION(r59837): Incorrect clipping of TransparencyLayers
<https://webkit.org/b/39918> REGRESSION(58615): Scroll events are sent twice per keypress for ports that don't have a platformWidget scrollbar
<https://webkit.org/b/38762> [Qt] Flash Plugin is not working on mac-cocoa-32
<https://webkit.org/b/29899> [Qt] Add a way to stop delayed redirect requests
<https://webkit.org/b/39694> [Qt] GraphicsLayer: warnings when reloading page
<https://webkit.org/b/26224> [Qt, Gtk] Allows build-webkit script to receive an install prefix as parameter
<https://webkit.org/b/39189> Bring CanvasRenderingContext2D's createImageData() in line with HTML5 spec
<https://webkit.org/b/35702> [Qt] Add more support for InputTextController
<https://webkit.org/b/39063> [Qt] Tiled backing store checker pattern does not paint correctly when scaling factor is not 1
<https://webkit.org/b/33176> [Qt] The FIRST letter in the PASSWORD field is taken in UPPERCASE by DEFAULT in gmail.com web page
<https://webkit.org/b/36826> [Qt] QtWebkit.pc is broken
<https://webkit.org/b/35861> [Qt] Add documentation to the QtWebkit bridge

Weekly Build Week 21

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 Linux/X11 (x86). The last commit is SVN revision 60332.

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.
  • Due to internal build issues there's no Maemo 5 build this week.
  • 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.

2.0 Release Branch

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 .

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.
  • Due to internal build issues there's no Maemo 5 build this week.
  • QtWebKit pkgconfig file is broken (Bug 36826)

Bug fixes integrated since week 20:

<https://webkit.org/b/39488> [Qt] QtTestBrowser is still called QtLauncher in the code
<https://webkit.org/b/38722> [Qt] qwebframe auto test doesn't compile
<https://webkit.org/b/39491> [Qt] QtTestBrowser has two graphicsview options that aren't enabled correctly
<https://webkit.org/b/39217> Add an optional "starting node' parameter to scrollRecursively and scrollOverflow of EventHandler
<https://webkit.org/b/38389> [Qt] Update the Symbian version for the user agent
<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.
<https://webkit.org/b/39609> [Qt] Running with accelerated compositing enabled sometimes result in a crash

Weekly Build Week 20

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 Linux/X11 (x86). The last commit is SVN revision 59925.

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.
  • Due to internal build issues there's no Maemo 5 build this week.
  • 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.

2.0 Release Branch

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 .

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.
  • Due to internal build issues there's no Maemo 5 build this week.
  • QtWebKit pkgconfig file is broken (Bug 36826)

Bug fixes integrated since week 19:

<https://webkit.org/b/37665> [Qt] Rename QtLauncher to QtTestBrowser
<https://webkit.org/b/38779> [Qt] QWebPage::inputMethodQuery() returns wrong values for Qt::ImCursorPosition, Qt::ImAnchorPosition
<https://webkit.org/b/37381> [Qt] animations/dynamic-stylesheet-loading.html fails with accelerated compositing
<https://webkit.org/b/38630> VS2010 asserts a null iterator passed to std::copy in Vector::operator=
<https://webkit.org/b/24289> [Qt] lacks clipToImageBuffer()
<https://webkit.org/b/38440> [Qt] use QT_MOBILE_THEME in Symbian
<https://webkit.org/b/35340> [Qt] Enable alternate HTML/JavaScript front-ends for Web Inspector
<https://webkit.org/b/37322> [Qt] tst_QWebHistory::serialize_2() fails
<https://webkit.org/b/38444> [Qt] GraphicsLayer caches directly composited images
<https://webkit.org/b/39314> [Qt] Skipping popup focus test for maemo
<https://webkit.org/b/39150> Canvas's getContext() must return null when called with an invalid/unsupported parameter
<https://webkit.org/b/39153> Canvas's toDataURL() should be case insensitive wrt the mimeType argument
<https://webkit.org/b/39218> [Qt] Tiled backing store tiles sometimes flicker when exiting a zoom animation
<https://webkit.org/b/37684> [Qt] JSValue QtClass::fallbackObject can be optimized
<https://webkit.org/b/37701> [Qt] Target(WebCore,jsc,...) must depends on static library of JavaScriptCore
<https://webkit.org/b/39031> CSSParser::parseColor() shouldn't alter 'color' unless passed a valid color string.
<https://webkit.org/b/38456> [Qt] QtTestBrowser does not support websites which requires HTTP Authentication via dialogs
<https://webkit.org/b/37273> [Qt] Weekly binary builds on Mac OS X don't work when launched in the Finder
<https://webkit.org/b/38641> [Qt] Nested overflow div does not scroll
<https://webkit.org/b/38526> [Qt] REGRESSION: CoolClock isn't rendered properly
<https://webkit.org/b/38949> JavaScript unable to invoke methods declared in QML

Weekly Build Week 19

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 and Linux/X11 (x86). The last commit is SVN revision 59457.

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 Symbian qtwebkit.sis is self-signed. After installing 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 and Mac OS X 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 3d774b9df1f963452b1cfe34f9fafad0d399372a .

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 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 (Bug 36826)

Bug fixes integrated since week 18:

<https://webkit.org/b/38921> [Qt] emit initialLayoutCompleted signal from FrameLoaderClientQt::dispatchDidFirstVisuallyNonEmptyLayout
<https://webkit.org/b/38668> [Qt] Enable YARR_JIT for X86 Mac for QtWebKit
<https://webkit.org/b/38286> Need to call FrameView::scrollPositionChanged when changing the scroll position when the ScrollView does not have a platformWidget
<https://webkit.org/b/39062> [Qt] Improve QtLauncher user agent dialog resize
<https://webkit.org/b/32922> [Qt] fast/text/find-hidden-text.html
<https://webkit.org/b/37276> LayoutTests/fast/canvas/pointInPath.html passed, actually it failed
<https://webkit.org/b/38685> [Qt] tst_QWebPage::inputMethods failing on Maemo5
<https://webkit.org/b/37023> [Qt] Expose HTMLTokenizer yielding parameters
<https://webkit.org/b/36187> Rename window.media to window.styleMedia
<https://webkit.org/b/38949> JavaScript unable to invoke methods declared in QML
<https://webkit.org/b/38574> [Qt] Crash in QGraphicsWebViewPrivate::~QGraphicsWebViewPrivate when animation were used
<https://webkit.org/b/31407> [PATCH] [Qt] Compilation with Plugins disabled is broken
<https://webkit.org/b/38834> [Qt] Adapt DNS pre-fetching to Qt DNS cache code
<https://webkit.org/b/38841> Ignore invalid values for various CanvasRenderingContext2D properties
<https://webkit.org/b/38863> [Qt] Detect debug mode consistently
<https://webkit.org/b/37334> [Qt] fast/frames/flattening/frameset-flattening-subframesets.html fails intermittently on Qt bot
<https://webkit.org/b/38488> Spatial Navigation: create a getter for the "fudgeFactor"
<https://webkit.org/b/38747> mingw-w64 and JIT support
<https://webkit.org/b/38370> [Qt] GraphicsLayer: depth-test causes flicker in certain situations
<https://webkit.org/b/38119> [Qt] QWebPage viewMode property
<https://webkit.org/b/37097> [Qt] Fix infinite redirection loop in QNetworkReplyHandler
<https://webkit.org/b/38514> Crash in handleTouchEvent: using dangling node ptrs in hashmap
<https://webkit.org/b/38389> [Qt] Update the Symbian version for the user agent
<https://webkit.org/b/38646> Potential crash in EventHandler::handleTouchEvent
<https://webkit.org/b/38523> [Qt] QtWebKit has render bugs on Google Maps markers
<https://webkit.org/b/38655> [Qt] REGRESSION(r58497) tst_QGraphicsWebView::crashOnViewlessWebPages() is failing

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.

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 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 .

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 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 (Bug 36826)

Bug fixes integrated since week 17:

<https://webkit.org/b/38371> [Qt] GraphicsLayer: animation incorrect when scrolling
<https://webkit.org/b/38116> Media queries empty values
<https://webkit.org/b/37445> [Qt] Regression: Google calendar edit event details gets stuck on loading
<https://webkit.org/b/38439> [Qt] QT_MOBILE_THEME compile time flag
<https://webkit.org/b/38585> Spatial Navigation: add a layout test which runs with Frame Flattening ON
<https://webkit.org/b/37803> Spatial Navigation: adapt the logic of {deep}findFocusableNodeInDirection to do traversal starting from Node* not Document*
<https://webkit.org/b/38125> View modes names in CSSValueKeywords.in
<https://webkit.org/b/38339> [Qt] Enable JIT for QtWebKit on Symbian
<https://webkit.org/b/33875> [Qt] QWebPage::userAgentForUrl is terrible API
<https://webkit.org/b/38612> [Qt] Disable Qt Multimedia backend for HTML 5 Audio and Video elements
<https://webkit.org/b/36533> [Qt] Compilation error on Qt for Embedded Linux built with -qconfig small
<https://webkit.org/b/37207> [Qt] QtWebKit 2.0 library version needs to be maintained in WebCore.pro
<https://webkit.org/b/32196> Make it possible to distinguish between NPAPI plugins and Application plugins
<https://webkit.org/b/36755> [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.

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 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 .

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 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 (Bug 36826)

Bug fixes integrated since week 16:

<https://webkit.org/b/33280> [RVCT] ACID3 test crash
<https://webkit.org/b/37637> Repaint of fixed, transformed element is broken
<https://webkit.org/b/36365> [Qt] [Performance] GraphicsLayer: constructing the layers takes too long
<https://webkit.org/b/38062> [Qt] HTTP pipelining efficiency increase
<https://webkit.org/b/35607> Allow building smoothly on win32 and win64 using GCC
<https://webkit.org/b/38179> [Qt] QWebPage::setViewportSize() forces two layout of the render tree
<https://webkit.org/b/34729> [Qt] Exposing an QVariantMap containing QObjectStar to Javascript causes Segmentation Fault
<https://webkit.org/b/37802> Spatial Navigation: at @updateFocusCandidateIfCloser make an assignment shortcut when FocusCandidate is null
<https://webkit.org/b/37163> [Qt] inputMethodQuery returns coordinates in web page coordinates rather than in item coordinates.
<https://webkit.org/b/38316> [Qt] REGRESSION(r57638): tst_qwebframe::objectDeleted() fails
<https://webkit.org/b/37934> [Qt] QtLauncher: make FPS measurement accurate
<https://webkit.org/b/36783> Update of fixed elements is not made correctly when the page has been scrolled
<https://webkit.org/b/37303> [Qt] Application crash on exit if NPPlugin is loaded
<https://webkit.org/b/37727> [Qt] Webkit fixes for RVCT4
<https://webkit.org/b/38076> [Qt] GraphicsLayer: flicker when starting an animation before the previous one ended.
<https://webkit.org/b/37821> [Qt] loads APP directory when calling "window.open"
<https://webkit.org/b/37313> [Qt] Fix or remove the runtime flag for accelerated compositing.
<https://webkit.org/b/37195> JSC's currentThreadStackBase is not reentrant on some platforms
<https://webkit.org/b/32196> Make it possible to distinguish between NPAPI plugins and Application plugins
<https://webkit.org/b/34888> Mac OS X: Use deployment target to determine whether memory tagging should be enabled
<https://webkit.org/b/37323> [Qt] tst_QWebHistoryInterface::visitedLinks() fails
<https://webkit.org/b/36621> Fix build if NPAPI support is disabled
<https://webkit.org/b/37719> Some HTML5 Input tags not treated as needing an input method.
<https://webkit.org/b/37980> Fix the build on MSVC 64bit
<https://webkit.org/b/38111> [Qt] Fix compilation against Qt 4.7
<https://webkit.org/b/38075> [Qt] GraphicsLayer: Reverse animations don't work in some use cases
<https://webkit.org/b/31719> [Qt] Loading of large page can take up to 10 seconds
<https://webkit.org/b/37867> [Qt] Patches to upstream from Qt for 2.0
<https://webkit.org/b/35312> [Qt] GraphicsLayer: preserves-3d and backface visibility
<https://webkit.org/b/38314> [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.

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 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 .

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 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 (Bug 36826)

Bug fixes integrated since week 14:

<https://webkit.org/b/37635> Spatial Navigation: make hasOffscreenRect() to earlier return 'true' if absoluteClippedOverflowRect() gives an empty rect
<https://webkit.org/b/37135> Spatial Navigation: bail out as soon as algorithm finds a focus candidate is not applicable
<https://webkit.org/b/37530> No default selection for <select multiple> menu lists.
<https://webkit.org/b/37152> [Qt] Rendering artifacts on Qt plugins when scrolling the page
<https://webkit.org/b/36773> Spatial Navigation: proper handle negative x or y coordinates
<https://webkit.org/b/34730> [Qt] Null QObjects properties cause Segmentation Fault
<https://webkit.org/b/36526> [Qt] Compilation error on Qt for Embedded Linux built with -qconfig large
<https://webkit.org/b/36529> [Qt] Compilation error on Qt for Embedded Linux built with -qconfig medium
<https://webkit.org/b/37683> [Qt] WebCore::Font::font() causes a QFont detach
<https://webkit.org/b/36532> [Qt] Use integer pixel metric QFont API to fix rounding errors in text rendering on the Mac
<https://webkit.org/b/37303> [Qt] Application crash on exit if NPPlugin is loaded
<https://webkit.org/b/37816> [Qt] Multitouch mocking in QtLauncher doesn't work with QGraphicsView
<https://webkit.org/b/35393> [Qt] GraphicsLayer: performance optimizations
<https://webkit.org/b/37317> [Qt] tests/qgraphicswebview fails
<https://webkit.org/b/37319> [Qt] tst_QWebFrame::overloadedSlots() fails
<https://webkit.org/b/37320> [Qt] tst_QWebFrame::popupFocus() fails
<https://webkit.org/b/37461> Spatial Navigation: make renderRectRelativeToRootDocument method to fallback to getRect() of Element when needed
<https://webkit.org/b/36312> Support viewport meta tag
<https://webkit.org/b/36751> [Qt] Windows CE build is broken
<https://webkit.org/b/36832> [Qt] crash in debug mode just before exit
<https://webkit.org/b/37615> Changing view mode names due to specification changes
<https://webkit.org/b/36853> REGRESSION(r56552): Broken scrollbars size
<https://webkit.org/b/36216> [Qt] GraphicsLayer: support fill-modes
<https://webkit.org/b/36859> [Qt]QtLauncher crash on page with CSS 3D transform

Weekly Build Week 14

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 57320.

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 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 and Linux/IA32 build this week.
  • QtWebKit pkgconfig file is broken (Bug 36826)

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 5fb2bf3b0395bba75991cba210f7b68a289293f2 .

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 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 (Bug 36826)

Bugs fixed since week 12:

<https://webkit.org/b/36742> compilation on gcce for Symbian fails
<https://webkit.org/b/36745> [Qt] qmake/symbian build failure
<https://webkit.org/b/29450> [Qt] QWebPluginFactory: When providing a widget for the PDF mime type it will cause a crash
<https://webkit.org/b/37266> [Qt] Warnings when compiling InspectorClientQt.cpp
<https://webkit.org/b/36748> [Qt] Webkit for symbian building fails
<https://webkit.org/b/36749> [Qt] Shadowbuilds of WebCore with Qt on Symbian fails.
<https://webkit.org/b/36750> [Qt] Package build without touch support is broken
<https://webkit.org/b/36368> [Qt] Maemo5 theme - customized popup for <select multiple> elements
<https://webkit.org/b/36369> [Qt] Maemo5 theme - <select multiple> custom rendering
<https://webkit.org/b/36370> [Qt] Maemo5 theme - form controls style
<https://webkit.org/b/34614> [Qt] npapi header leaves XP_WIN flag defined even when SYMBIAN32 flag is found
<https://webkit.org/b/36756> [Qt] unit tests don't compile inside of Qt
<https://webkit.org/b/36757> [Qt] Custom user agent for user agent switcher
<https://webkit.org/b/25756> Explicit guards for ENABLE_GEOLOCATION
<https://webkit.org/b/37149> JS code generator does not support feature conditional attributes that are writable
<https://webkit.org/b/36894> Crash with frame flattening on after r56854
<https://webkit.org/b/34081> [Qt] QtWebkit apps crash on exit on Symbian3 onwards
<https://webkit.org/b/36870> [Qt] WebKit crashes while input text through input method
<https://webkit.org/b/37159> [Qt] Added the iPhone and iPad latest user agent in QtLauncher UA switcher
<https://webkit.org/b/35112> [Qt] Windowed netscape plugins don't work with QGraphicsWebView on Symbian
<https://webkit.org/b/36395> [Qt] Patch to add support for Content-Disposition...
<https://webkit.org/b/37164> Poor rendering on lala.com with frame flattening
<https://webkit.org/b/37038> [Qt] [Symbian] Rebaseline Symbian def file
<https://webkit.org/b/37296> [Qt] User agent style sheets are crippled by moc -E in make-css-file-arrays.pl
<https://webkit.org/b/36789> [Qt] Maemo5 theme - popup dialogs
<https://webkit.org/b/36662> Add support for iframe flattening
<https://webkit.org/b/31670> [Qt] Remove the definition of WTF_CHANGES guards from the build system
<https://webkit.org/b/36538> [Qt] Add mechanism to detect QtWebKit 2.0 via the preprocessor
<https://webkit.org/b/36798> iframe flattening doesn't flatten
<https://webkit.org/b/37173> [Qt] The build system is not installing the generated headers (QGraphicsWebView, QWebDatabase, etc)
<https://webkit.org/b/36674> [Qt] qtwebkit_webframe_scrollRecursively scrolls when body.style.overflow="hidden"
<https://webkit.org/b/36790> [Qt] Maemo5 theme - QtMaemoWebPopup class
<https://webkit.org/b/36769> [Qt] Multiselect - Adding method itemIsSelected() to QtAbstractWebPopup
<https://webkit.org/b/36810> tryLayoutDoingPositionedMovementOnly does not have to be in RenderObject or be virtual
<https://webkit.org/b/34262> Accept XHTML MP content type as XHTML content
<https://webkit.org/b/37082> [Qt] [Symbian] Build fix for Dumprendertree if Qt printing is not supported
<https://webkit.org/b/36827> [Qt] Patch to amend the Content-Disposition fix [36395]
<https://webkit.org/b/36446> [Qt] QWebSettings::TiledBackingStoreEnabled attribute lacks documentation and default value
<https://webkit.org/b/36703> Timer restart loop during page loading
<https://webkit.org/b/37136> [Qt] Fix trunk (non-standalone) builds for Symbian
<https://webkit.org/b/36451> [Qt] User Agent Switcher on QtLauncher
<https://webkit.org/b/37226> [Qt] Remove shaderSource manipulation from GraphicsContext3DQt.cpp
<https://webkit.org/b/37100> [Symbian] Consolidate Symbian WINSCW environment configuration
<https://webkit.org/b/36589> [Qt] GraphicsLayer: Timing functions don't work with transitions
<https://webkit.org/b/37110> [Qt] Maemo5 theme - wrong spelling
<https://webkit.org/b/29431> [Qt] REGRESSION:(r50665) QWebFrame::setScrollBarPolicy(Qt::Vertical,Qt::ScrollBarAlwaysOff) has no effect.

Weekly Build Week 12

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 56628.

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 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.
  • The build against Qt 4.5 is broken (Bug 36750)
  • QtWebKit pkgconfig file is broken (Bug 36826)

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 b9a9ed485914673c4801be819f8906e933666435 .

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 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 and Mac OS X build this week.
  • The build against Qt 4.5 is broken (https://bugs.webkit.org/show_bug.cgi?id=36750)

Weekly Build Week 11

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.

DISCLAIMER: These binaries are UNTESTED. Use at your own risk!

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.
  • QtLauncher crashes on exit on Mac OS X
  • On Symbian qtwebkit.sis is self-signed. After installing 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".

Weekly Build Week 10

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.

DISCLAIMER: These binaries are UNTESTED. Use at your own risk!

Changes in this build since last week:

  • 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.
  • 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.
  • 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.

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.
  • QtLauncher crashes on exit on Mac OS X
  • On Symbian qtwebkit.sis is self-signed. After installing 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".

Weekly Build Week 9

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.

DISCLAIMER: These binaries are UNTESTED. Use at your own risk!

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.
  • QtLauncher crashes on exit on Mac OS X
  • 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
  • On Linux and Mac OS X, use launcher.sh to start QtLauncher.
  • On Symbian qtwebkit.sis is self-signed. After installing 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".

Week 1

This week in QtWebKit trunk: http://labs.trolltech.com/blogs/2010/01/10/this-week-in-qtwebkit-trunk/

2009

Week 49

  1. Round table - what is everyone up to
  • Simon: "Last week - when I wasn't in meetings (grmbl) - I reviewed a few patches, backported crash fixes into qtwebkit-4.6 and cleaned up about ~30-40 bugs."
  • Jocelyn: Fixed two bugs with Flash on QtWebkit. Started looking into the build system for the generated files to fix the dependency issues on Windows.
  • Jedrzej: Cleaned up bugzilla bugs. Other Qt work (QtScript, release testing)
  • Janne: Release testing and development environment setup.
  • Benjamin: Other Qt work (platform team). Started looking into painting speed optimizations.
  1. Bugzilla status
  • In the last 10 days the count of unconfirmed/unassigned tasks went down from ~310 to 254.
  • Please everyone help with the cleanup!

Week 48

Status Meeting Agenda:

  1. Qt 4.6.0 Postportem
  • What's good and what's bad in the release? Let's summarize:
    • What's good:
      • We got a lot of things done since the last release.
      • Many new webkit examples in Qt 4.6
      • Good contributions from _everyone_ (it's not an Oslo-only release)
      • S60 works, yay!
      • The irc channel has become very effective and the mailing list is a step forward.
      • Risk of integration of QtScript nicely managed.
      • Better test coverage than ever.
      • The build bot is back (Thanks Szeged!).
      • Improved performance and reduced memory consumption. (but still not as good as it should be)
    • What's bad:
      • Stability is "terrible".
      • We should've gone public with the QtScript port directly, not after the implementation was done.
      • S60 is not very well tested.
      • Not enough focus on stability, bugs and release schedule.
      • Release has DRT failures.
      • No roadmap, many people pushing their own agendas.
      • Lack of developers who really know the web specs: making it harder to come up with api for new web technologies

Although this is merely a "status" meeting, if nothing else comes up I propose to have an "open end" with the following agenda item.

  1. New API Process
  • Traditionally API discussions can take long hours, but if there's potentially long hanging fruit then we should grab it. Bug https://bugs.webkit.org/show_bug.cgi?id=31673 might fall into that category. Let's see if we can come up with a small minimalistic API for suspending and resuming web pages.

Week 47

Status Meeting Agenda:

  1. Qt 4.6 Status

Oslo todo from last week:

  • Deadline for changes into Qt 4.6.0: Wednesday afternoon Oslo time.
  1. API review procedure
  • Current "procedure" (or lack thereof) sucks. Changes get in without review or it takes us too long to review API.
  • Simon to create "QtWebKit 4.7 API" bug to track pending API issues - mail to be sent to mailing list about the use.
  1. Task bleeding
  • We have currently about 300 unconfirmed/new bugs, that's a huge forest that makes it difficult to see what's important and what isn't.
  • After the 4.6.0 release is out we should start "task bleeding":
    • Every developer should look through about 10 unconfirmed/new tasks per day. Many are outdated, out of scope or already fixed. There may be very old bugs that are minor: We should consider closing them. If it's really important it'll come up again.
    • The goal is to end up with 10-20 assigned bugs per developer, a manageable number.

Week 33

Status Meeting Agenda/Minutes:

  1. QtScript + JavaScriptCore status
    • Kent has been going through the autotests to make sure that they pass. There are still some tests marked as expected failures, but the amount of noise when running the tests should be very low now. The last bit of major functionality missing is the debugger callbacks; nierob is working on integrating that into the qtscript-jsc-backend branch as we speak.
    • Qt 4.6 Alpha will ship with QtScript linked statically against JSC.
    • Kent, Nierob and Simon will sit down Tuesday morning to sort out the JSC patchset and prepare email to squirrelfish-dev about QtScript.
    • We need to get rid of the QtScript-specific ifdefs one at a time.
  1. QtWebKit update in Qt master
    • Target for update is Thursday, together with QtScript update.
    • UPDATE: No more update of WebKit in Qt master until Qt 4.6 Alpha. QtScript with JSC will still be part of it though.
  1. Bot/DRT Status
    • Almost green, one failure left. mfenton & manyoso are looking into it.
    • Thanks to Reni from Szeged we pass more tests that relied on the wrong font sizes.
    • Thanks to Carol from the Boston team letter/word spacing is fixed.
    • Tor Arne is looking into making the DRT and TestNetscapePlugin work on the mac.
    • Ariya is working on pixel test support.
  1. Qt 4.6 Alpha
    • Freeze 21st, release 1-2 weeks later.
    • Latest possible update of src/3rdparty/webkit 21st. More continuous updates again after the Alpha.
    • Possible showstoppers:
  1. APIs
    • What's still missing that is low-hanging fruit?
    • http://code.google.com/p/arora/wiki/MissingQtWebKitAPI
    • Everybody agrees that it would be nice to have API to delegate the rendering of the QComboBox that is currently used for select elements.
    • Kenneth would like to have fit-to-viewport zoom that also considers the scrollbars.
    • API to allow rendering individual QWebElements.
    • Adding support for event listeners to QWebElements.

Week 18

  • Extend documentation with lots of snippets.
  • Add support for wrapping QWebElement in QVariant and return it in the new API, such a scriptProperty() or callScriptFunction. In the long run we would like to deprecate QWebFrame::evaluateJavaScript in favour of a function that returns a QScriptValue... -> Postponed: We shall use that correct behaviour in new API with QScriptValue
  • Created qtwebkit-4.6-staging branch (frequently rewound) (Simon)

Week 17

  • DOM API:
    • Another round of API review
    • Some new functions discussed in the review need to be implemented now.
    • Eliminate QWebElementCollection in favour of QList<QWebElement
  • Layoutest fixes and Qt 4.5 backports (Ariya)
  • Another around of X11 Flash focus handling fixes (Kenneth)

Week 16

  • DOM API:
    • Make it possible to build API docs from SVN/Git. (Simon)
    • Rename wrap() to wrapWith() (Kenneth)
    • Rename QWebElementSelection to QWebElementCollection (Antonio)
    • Change xml argument name to markup (Tor Arne)
  • Demos & Examples in Qt 4.5. (Ariya)
  • Work on X11 Flash focus handling (Kenneth)
  • Backport critical fixes from the trunk (Ariya)

Week 15

  • Kenneth and Antonio from INdT Brazil join us in Oslo for a WebKit code camp.
  • Starting a three week sprint to hack lots of stuff
  • Begin QtSoftware internal API reviews
  • Kenneth and Antonio started working on X11 Flash focus problems

Week 14

  • Work on the DOM API

Week 6, 2-8 Feb

  • Documentation Fixes
  • Support for ownership models for addToJavaScriptWindowObject
  • Fixed Gradient Rendering
  • Fix updates for NPAPI plugins on Qt/Mac
  • Fix mapping from QByteArray to JS and back

Week 4, 19-25 Jan

  • Fixed even propagation of key events that match text editing commands (Simon)
  • Investigating why reverse text find is broken with !ICU search buffer - Fixed by Darin in 40206 (Simon)
  • Compile fixes from Urs Wolfer
  • We are looking into the option of hosting the Qt build bot at the University of Szeged.

Week 3, 12-18 Jan

  • Stabilization and bugfixing continues (done in trunk, cherry-picked into git branch)

Week 2, 5-11 Jan

  • Static build on Windows (Ariya) r39676
  • Prepared/updated the branch shared/qtwebkit-4.5 for Qt 4.5 (Ariya)

Week 1, 1-4 Jan

2008

Week 45, 3-7 Nov

Week 44, 27-31 Oct

  • Meet-up with Google Chromium team
  • Meet-up with Apple WebKit team

Week 43, 20-24 Oct

Week 42, 13-17 Oct

Week 41, 6-10 Oct

  • Merge Mac plugin branch to qtwebkit-4.5 (Tor Arne, Simon)
  • Branch qtwebkit-4.5-tp1 (Simon)
  • Build fix without Phonon (Simon)

Week 40, 29 Sep - 3 Oct

  • Finish Mac plugin for review (Tor Arne)
  • Pick webkit trunk to qtwebkit-4.5 (Simon) r37064
  • Build fixes in Qt support platforms
    • linux-icc (Simon)
    • win32-mingw (Ariya)
  • Update autotests (Simon)