RESOLVED FIXED 169493
Turn ENABLE(MASM_PROBE) on by default for OS(DARWIN) release builds.
https://bugs.webkit.org/show_bug.cgi?id=169493
Summary Turn ENABLE(MASM_PROBE) on by default for OS(DARWIN) release builds.
Mark Lam
Reported 2017-03-10 16:32:16 PST
MASM_PROBE was already enabled for debug builds. This change makes it so that we don't have to rebuild the world every time we need to use it on a release build.
Attachments
proposed patch. (1.34 KB, patch)
2017-03-10 16:36 PST, Mark Lam
no flags
Mark Lam
Comment 1 2017-03-10 16:36:15 PST
Created attachment 304099 [details] proposed patch.
Mark Lam
Comment 2 2017-03-10 16:51:40 PST
Comment on attachment 304099 [details] proposed patch. Thanks for the review.
WebKit Commit Bot
Comment 3 2017-03-10 17:39:47 PST
Comment on attachment 304099 [details] proposed patch. Clearing flags on attachment: 304099 Committed r213743: <http://trac.webkit.org/changeset/213743>
WebKit Commit Bot
Comment 4 2017-03-10 17:39:52 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.