Bug 183195

Summary: Replace TrustedImmPtr(0) with TrustedImmPtr(nullptr)
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: New BugsAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mark.lam: review+

Description Keith Miller 2018-02-27 21:32:36 PST
Replace TrustedImmPtr(0) with TrustedImmPtr(nullptr)
Comment 1 Keith Miller 2018-02-27 21:33:00 PST
Created attachment 334727 [details]
Patch
Comment 2 Mark Lam 2018-02-27 21:36:57 PST
Comment on attachment 334727 [details]
Patch

r=me
Comment 3 Keith Miller 2018-02-27 21:41:33 PST
Committed r229087: <https://trac.webkit.org/changeset/229087>
Comment 4 Radar WebKit Bug Importer 2018-02-27 21:42:31 PST
<rdar://problem/37970264>