[webkit-reviews] review granted: [Bug 101775] [Qt] MiniBrowser should not strongly depend on QtTestSupport. : [Attachment 173336] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 11 07:09:52 PST 2012


Tor Arne Vestbø <vestbo at webkit.org> has granted Zeno Albisser
<zeno at webkit.org>'s request for review:
Bug 101775: [Qt] MiniBrowser should not strongly depend on QtTestSupport.
https://bugs.webkit.org/show_bug.cgi?id=101775

Attachment 173336: Patch
https://bugs.webkit.org/attachment.cgi?id=173336&action=review

------- Additional Comments from Tor Arne Vestbø <vestbo at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=173336&action=review


> Source/WebCore/Target.pri:4079
> +if(build?(qttestsupport)) {

you can simplify this to just build?(qttestsupport) {}


More information about the webkit-reviews mailing list