Bug 143178 - nullptr cleanup in InlineFooBox classes
Summary: nullptr cleanup in InlineFooBox classes
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-28 00:14 PDT by Joonghun Park
Modified: 2015-03-28 05:00 PDT (History)
5 users (show)

See Also:


Attachments
Patch (12.22 KB, patch)
2015-03-28 02:08 PDT, Joonghun Park
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joonghun Park 2015-03-28 00:14:16 PDT
Replace 0 with nullptr in FooBox classes.
Comment 1 Joonghun Park 2015-03-28 02:08:47 PDT
Created attachment 249658 [details]
Patch
Comment 2 Csaba Osztrogonác 2015-03-28 04:10:55 PDT
Comment on attachment 249658 [details]
Patch

LGTM, r=me
Comment 3 WebKit Commit Bot 2015-03-28 05:00:34 PDT
Comment on attachment 249658 [details]
Patch

Clearing flags on attachment: 249658

Committed r182111: <http://trac.webkit.org/changeset/182111>
Comment 4 WebKit Commit Bot 2015-03-28 05:00:44 PDT
All reviewed patches have been landed.  Closing bug.