Bug 183195 - Replace TrustedImmPtr(0) with TrustedImmPtr(nullptr)
Summary: Replace TrustedImmPtr(0) with TrustedImmPtr(nullptr)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-02-27 21:32 PST by Keith Miller
Modified: 2018-02-27 21:42 PST (History)
5 users (show)

See Also:


Attachments
Patch (42.91 KB, patch)
2018-02-27 21:33 PST, Keith Miller
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>