Bug 47820
Summary: | [Qt] The scrolling benchmark hangs on youtube on Maemo 5 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Benjamin Poulain <benjamin> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Blocker | CC: | ademar, benjamin |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | Other |
Benjamin Poulain
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Benjamin Poulain
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.
Ademar Reis
Removing block for qtwebkit-2.1 (bug 39121) as it's closed as WONTFIX for a while.