Bug 38675
Summary: | [Qt] tst_QWebPage::viewModes() fails on Mac OS | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jesus Sanchez-Palencia <jesus> |
Component: | Tools / Tests | Assignee: | QtWebKit Unassigned <webkit-qt-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | luiz |
Priority: | P2 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.6 | ||
Bug Depends on: | |||
Bug Blocks: | 38654 |
Jesus Sanchez-Palencia
This test is failing on Mac OS (Snow Leopard) with WebKit r58755 and Qt 4.7 HEAD 32ecf8e8ad326ea13ec9a430c99ce540e8b4efac .
The message is: 'minimized.type() == QVariant::Bool && minimized.toBool()' returned FALSE .
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Luiz Agostini
It works for me.
Mac OS Leopard
WebKit r58971
Qt 4.7 69b88e97a02b41f3ffb88cbac09a5096da6c520d
Jesus Sanchez-Palencia
I(In reply to comment #1)
> It works for me.
>
> Mac OS Leopard
> WebKit r58971
> Qt 4.7 69b88e97a02b41f3ffb88cbac09a5096da6c520d
Seconded!