Bug 161718 - Modernize Debugger to use nullptr
Summary: Modernize Debugger to use nullptr
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-07 16:40 PDT by Joseph Pecoraro
Modified: 2016-09-07 17:18 PDT (History)
6 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (3.80 KB, patch)
2016-09-07 16:41 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

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