Bug 80141

Summary: [Qt] Compile WebCore without QtWidgets
Product: WebKit Reporter: Simon Hausmann <hausmann>
Component: New BugsAssignee: Simon Hausmann <hausmann>
Status: RESOLVED FIXED    
Severity: Normal CC: menard, webkit.review.bot, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 78109    
Attachments:
Description Flags
Patch vestbo: review+

Simon Hausmann
Reported 2012-03-02 03:55:16 PST
[Qt] Compile WebCore without QtWidgets
Attachments
Patch (5.46 KB, patch)
2012-03-02 03:59 PST, Simon Hausmann
vestbo: review+
Simon Hausmann
Comment 1 2012-03-02 03:59:27 PST
Kenneth Rohde Christiansen
Comment 2 2012-03-02 04:04:02 PST
Comment on attachment 129869 [details] Patch Looks correct to me so rs=me but maybe someone else wants to have a look.
Tor Arne Vestbø
Comment 3 2012-03-02 04:12:35 PST
Comment on attachment 129869 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=129869&action=review > Source/WebCore/WebCore.pri:199 > + !haveQt(5): QT *= opengl haveQt(4) ?
Simon Hausmann
Comment 4 2012-03-02 04:15:18 PST
Comment on attachment 129869 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=129869&action=review >> Source/WebCore/WebCore.pri:199 >> + !haveQt(5): QT *= opengl > > haveQt(4) ? Good catch. Will fix when landing.
Simon Hausmann
Comment 5 2012-03-02 04:17:04 PST
Note You need to log in before you can comment on or make changes to this bug.