Bug 182298

Summary: Move ENABLE_POISON to Platform.h
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, dbates, ews-watchlist, jfbastien, msaboff, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. msaboff: review+

Mark Lam
Reported 2018-01-30 09:53:15 PST
ENABLE_POISON belongs in Platform.h to ensure that all places that depend on ENABLE(POISON) will see it properly defined.
Attachments
proposed patch. (2.28 KB, patch)
2018-01-30 09:58 PST, Mark Lam
msaboff: review+
Radar WebKit Bug Importer
Comment 1 2018-01-30 09:53:50 PST
Mark Lam
Comment 2 2018-01-30 09:58:56 PST
Created attachment 332664 [details] proposed patch.
Michael Saboff
Comment 3 2018-01-30 10:00:19 PST
Comment on attachment 332664 [details] proposed patch. r=me
JF Bastien
Comment 4 2018-01-30 10:00:35 PST
Comment on attachment 332664 [details] proposed patch. r=me
Mark Lam
Comment 5 2018-01-30 10:04:57 PST
Thanks for the review. Landed in r227792: <http://trac.webkit.org/r227792>.
Note You need to log in before you can comment on or make changes to this bug.