Bug 182143

Summary: Rename the Poisoned::isPoisoned constant to Poisoned::isPoisonedType.
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, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. jfbastien: review+

Mark Lam
Reported 2018-01-25 13:29:20 PST
This is so that it doesn't conflict with the isPoisoned() debugging methods that are normally not built. Also renamed PoisonedUniquePtr::isPoisonedUniquePtr to PoisonedUniquePtr::isPoisonedUniquePtrType to be consistent.
Attachments
proposed patch. (7.20 KB, patch)
2018-01-25 13:46 PST, Mark Lam
jfbastien: review+
Radar WebKit Bug Importer
Comment 1 2018-01-25 13:29:56 PST
Mark Lam
Comment 2 2018-01-25 13:46:46 PST
Created attachment 332311 [details] proposed patch.
JF Bastien
Comment 3 2018-01-25 13:48:08 PST
Comment on attachment 332311 [details] proposed patch. r=me
Mark Lam
Comment 4 2018-01-25 13:54:58 PST
Thanks for the review. Landed in r227628: <http://trac.webkit.org/r227628>.
Note You need to log in before you can comment on or make changes to this bug.