Bug 161718

Summary: Modernize Debugger to use nullptr
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: JavaScriptCoreAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, joepeck, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2016-09-07 16:40:34 PDT
Modernize Debugger to use nullptr instead of 0 all over the place.
Comment 1 Joseph Pecoraro 2016-09-07 16:41:19 PDT
Created attachment 288204 [details]
[PATCH] Proposed Fix
Comment 2 Mark Lam 2016-09-07 16:56:23 PDT
Comment on attachment 288204 [details]
[PATCH] Proposed Fix

r=me
Comment 3 WebKit Commit Bot 2016-09-07 17:18:38 PDT
Comment on attachment 288204 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 288204

Committed r205575: <http://trac.webkit.org/changeset/205575>
Comment 4 WebKit Commit Bot 2016-09-07 17:18:42 PDT
All reviewed patches have been landed.  Closing bug.