Do not build EFL MiniBrowser, WebKitTestRunner, and ImageDiff on release mode.
Created attachment 248777 [details] Patch
Comment on attachment 248777 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=248777&action=review LGTM > Tools/ChangeLog:8 > + Do not build EFL MiniBrowser, WebKitTestRunner, and ImageDiff on release mode. Using release mode is a little bit confusing here, I prefer production mode for non-developer build. > ChangeLog:8 > + Do not build EFL MiniBrowser, WebKitTestRunner, and ImageDiff on release mode. ditto
Committed r181621: <http://trac.webkit.org/changeset/181621>
(In reply to comment #2) > Comment on attachment 248777 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=248777&action=review > > LGTM > > > Tools/ChangeLog:8 > > + Do not build EFL MiniBrowser, WebKitTestRunner, and ImageDiff on release mode. > > Using release mode is a little bit confusing here, I prefer production mode > for non-developer build. > > > ChangeLog:8 > > + Do not build EFL MiniBrowser, WebKitTestRunner, and ImageDiff on release mode. > > ditto Ok, I land this patch after fixing it.