Bug 169493

Summary: Turn ENABLE(MASM_PROBE) on by default for OS(DARWIN) release builds.
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, commit-queue, dbates
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. none

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.