Bug 38677
| Summary: | [Qt] tst_QWebPage::backActionUpdate() fails on Linux and on Maemo5 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jesus Sanchez-Palencia <jesus> |
| Component: | Tools / Tests | Assignee: | QtWebKit Unassigned <webkit-qt-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | CC: | tonikitoo |
| Priority: | P2 | Keywords: | Qt |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Bug Depends on: | |||
| Bug Blocks: | 38654 | ||
Jesus Sanchez-Palencia
On Linux with WebKit r58755 and Qt 4.7 HEAD 32ecf8e8ad326ea13ec9a430c99ce540e8b4efacand, and on Maemo with Qt 4.6 and the same revision of WebKit, this test fails.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Antonio Gomes
Works for on linux desktop, qt-4.7-beta1, webkit r58946 on both release and debug mode.
It works also for Diego on his linux box, but failed on maemo5. Might be a qt-4.6-for-maemo issue already fixed in qt-4.7
Antonio Gomes
(In reply to comment #1)
> Works for on linux desktop, qt-4.7-beta1, webkit r58946 on both release and
> debug mode.
>
> It works also for Diego on his linux box, but failed on maemo5. Might be a
> qt-4.6-for-maemo issue already fixed in qt-4.7
Diego tested on maemo5 with 4.7-experimental for maemo, and it also works.
Please re-open if we plan to make it work for 4.6.x series