Bug 129413 - Update style guide to use nullptr instead of 0 for C++ null pointers.
Summary: Update style guide to use nullptr instead of 0 for C++ null pointers.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bem Jones-Bey
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-26 17:54 PST by Bem Jones-Bey
Modified: 2014-02-26 18:55 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.84 KB, patch)
2014-02-26 17:55 PST, Bem Jones-Bey
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bem Jones-Bey 2014-02-26 17:54:46 PST
Update style guide to use nullptr instead of 0 for C++ null pointers.
Comment 1 Bem Jones-Bey 2014-02-26 17:55:33 PST
Created attachment 225332 [details]
Patch
Comment 2 WebKit Commit Bot 2014-02-26 18:55:55 PST
Comment on attachment 225332 [details]
Patch

Clearing flags on attachment: 225332

Committed r164771: <http://trac.webkit.org/changeset/164771>
Comment 3 WebKit Commit Bot 2014-02-26 18:55:56 PST
All reviewed patches have been landed.  Closing bug.