Bug 143182 - nullptr cleanup in RenderFooBox classes
Summary: nullptr cleanup in RenderFooBox 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 02:23 PDT by Joonghun Park
Modified: 2015-03-29 19:01 PDT (History)
5 users (show)

See Also:


Attachments
Patch (40.54 KB, patch)
2015-03-28 10:38 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 02:23:18 PDT
Replace 0 with nullptr in RenderFooBox classes.
Comment 1 Joonghun Park 2015-03-28 10:38:53 PDT
Created attachment 249665 [details]
Patch
Comment 2 WebKit Commit Bot 2015-03-29 19:01:07 PDT
Comment on attachment 249665 [details]
Patch

Clearing flags on attachment: 249665

Committed r182127: <http://trac.webkit.org/changeset/182127>
Comment 3 WebKit Commit Bot 2015-03-29 19:01:12 PDT
All reviewed patches have been landed.  Closing bug.