Bug 47820 - [Qt] The scrolling benchmark hangs on youtube on Maemo 5
Summary: [Qt] The scrolling benchmark hangs on youtube on Maemo 5
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Blocker
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2010-10-18 07:26 PDT by Benjamin Poulain
Modified: 2010-11-09 06:47 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2010-10-18 07:26:18 PDT
The scrolling benchmark still does not work on Maemo 5 with QtWebKit 2.1. The test hangs on http://www.youtube.com/watch?v=_OBlgSz8sSM (row 5 for the top_50 database).

To reproduce the issue, run: ./tst_scrolling -graphicssystem raster -database bpoulains-webkit_test_datasets/top_50_january/crawl_db.db scroll:row5

The scrolling never starts. The signal loadFinished is probably never sent. This cannot be reproduced on my desktop.
Comment 1 Benjamin Poulain 2010-10-18 08:26:52 PDT
I close this task for now. Javascript was disabled by accident because of my previous work on 46978.

The test seems to pass with Javascript enabled. I'll reopen the task if the full suite does succeed for the next run.
Comment 2 Ademar Reis 2010-11-09 06:47:46 PST
Removing block for qtwebkit-2.1 (bug 39121) as it's closed as WONTFIX for a while.