RESOLVED FIXED 182298
Move ENABLE_POISON to Platform.h
https://bugs.webkit.org/show_bug.cgi?id=182298
Summary Move ENABLE_POISON to Platform.h
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.