Bug 65609

Summary: [Qt]REGRESSION(r92254): It made 2 tests timeout
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Critical CC: dimich, levin, loki, ossy, zherczeg
Priority: P1 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 31639    

Description Csaba Osztrogonác 2011-08-03 04:46:36 PDT
r92254 made fast/frames/lots-of-objects.html and fast/frames/lots-of-iframes.html
timeout in debug mode (32 and 64 bit too) on Qt platform.
Comment 1 Csaba Osztrogonác 2011-08-03 05:14:08 PDT
failing test is skipped by https://trac.webkit.org/changeset/92272 to make our debug bots green.
Comment 2 David Levin 2011-08-03 19:18:52 PDT
I tried to build webkit qt and got the error:

/usr/bin/ld: obj/debug/launcherwindow.o: in function LauncherWindow::zoomAnimationFinished():../../../Tools/QtTestBrowser/launcherwindow.cpp:666: error: undefined reference to 'QGraphicsWebView::setTiledBackingStoreFrozen(bool)'

and a few others. I haven't had a chance to figure out why.
Comment 3 Csaba Osztrogonác 2012-02-21 08:20:47 PST
They works now, so I unskipped them - http://trac.webkit.org/changeset/108357