Bug 95059 - [Qt] Fix failing QML2 auto tests due to conflicting signal declaration
Summary: [Qt] Fix failing QML2 auto tests due to conflicting signal declaration
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Hausmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-27 01:55 PDT by Simon Hausmann
Modified: 2012-08-27 02:59 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.10 KB, patch)
2012-08-27 01:56 PDT, Simon Hausmann
kenneth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Hausmann 2012-08-27 01:55:08 PDT
[Qt] Fix failing QML2 auto tests due to conflicting signal declaration
Comment 1 Simon Hausmann 2012-08-27 01:56:18 PDT
Created attachment 160671 [details]
Patch
Comment 2 Simon Hausmann 2012-08-27 02:59:30 PDT
Committed r126739: <http://trac.webkit.org/changeset/126739>