Bug 38675

Summary: [Qt] tst_QWebPage::viewModes() fails on Mac OS
Product: WebKit Reporter: Jesus Sanchez-Palencia <jesus>
Component: Tools / TestsAssignee: 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    

Description Jesus Sanchez-Palencia 2010-05-06 12:59:24 PDT
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 .
Comment 1 Luiz Agostini 2010-05-07 14:38:18 PDT
It works for me.

Mac OS Leopard
WebKit r58971 
Qt 4.7 69b88e97a02b41f3ffb88cbac09a5096da6c520d
Comment 2 Jesus Sanchez-Palencia 2010-05-07 14:58:15 PDT
I(In reply to comment #1)
> It works for me.
> 
> Mac OS Leopard
> WebKit r58971 
> Qt 4.7 69b88e97a02b41f3ffb88cbac09a5096da6c520d

Seconded!