Bug 145367 - Replaced 0 with nullptr in WebCore/svg.
Summary: Replaced 0 with nullptr in WebCore/svg.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hunseop Jeong
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-25 02:57 PDT by Hunseop Jeong
Modified: 2015-05-25 18:46 PDT (History)
3 users (show)

See Also:


Attachments
Patch (34.11 KB, patch)
2015-05-25 03:15 PDT, Hunseop Jeong
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hunseop Jeong 2015-05-25 02:57:47 PDT
Used 'nullptr' instead of the '0'.
Comment 1 Hunseop Jeong 2015-05-25 03:15:21 PDT
Created attachment 253681 [details]
Patch
Comment 2 Gyuyoung Kim 2015-05-25 17:57:51 PDT
Comment on attachment 253681 [details]
Patch

LGTM
Comment 3 WebKit Commit Bot 2015-05-25 18:46:30 PDT
Comment on attachment 253681 [details]
Patch

Clearing flags on attachment: 253681

Committed r184852: <http://trac.webkit.org/changeset/184852>
Comment 4 WebKit Commit Bot 2015-05-25 18:46:34 PDT
All reviewed patches have been landed.  Closing bug.