RESOLVED FIXED 80031
[GTK] Parts of WebKitTestRunner are getting built even if WK2 is disabled
https://bugs.webkit.org/show_bug.cgi?id=80031
Summary [GTK] Parts of WebKitTestRunner are getting built even if WK2 is disabled
Kalev Lember
Reported 2012-03-01 09:23:41 PST
The libTestRunnerInjectedBundle.la convencience library is missing a guard to avoid building it when WebKit2GTK+ is disabled. This isn't much of a problem on Linux, but breaks build for Windows where WK2 doesn't (yet) build properly.
Attachments
Patch (1.66 KB, patch)
2012-03-01 09:26 PST, Kalev Lember
no flags
Kalev Lember
Comment 1 2012-03-01 09:26:17 PST
WebKit Review Bot
Comment 2 2012-03-01 12:38:07 PST
Comment on attachment 129714 [details] Patch Clearing flags on attachment: 129714 Committed r109396: <http://trac.webkit.org/changeset/109396>
WebKit Review Bot
Comment 3 2012-03-01 12:38:11 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.