Bug 96390 - [Qt][WK1] QTest::qWaitForWindowExposed called with wrong values breaks the build
Summary: [Qt][WK1] QTest::qWaitForWindowExposed called with wrong values breaks the build
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Marcelo Lira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-11 07:56 PDT by Marcelo Lira
Modified: 2012-09-11 08:07 PDT (History)
1 user (show)

See Also:


Attachments
Patch (7.70 KB, patch)
2012-09-11 07:56 PDT, Marcelo Lira
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marcelo Lira 2012-09-11 07:56:03 PDT
[Qt][WK1] QTest::qWaitForWindowExposed called with wrong values breaks the build
Comment 1 Marcelo Lira 2012-09-11 07:56:58 PDT
Created attachment 163363 [details]
Patch
Comment 2 Marcelo Lira 2012-09-11 08:05:37 PDT
Fix: use Qt5 in "v5.0.0-beta1" tag.
Comment 3 Andras Becsi 2012-09-11 08:07:11 PDT
(In reply to comment #2)
> Fix: use Qt5 in "v5.0.0-beta1" tag.

The particular change that your Qt5 version misses is:
https://codereview.qt-project.org/#change,29929