Bug 122888 - RenderElement::removeChild() should take child as a reference.
Summary: RenderElement::removeChild() should take child as a reference.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-16 03:17 PDT by Andreas Kling
Modified: 2013-10-16 05:38 PDT (History)
1 user (show)

See Also:


Attachments
Patch (44.16 KB, patch)
2013-10-16 03:19 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-10-16 03:17:24 PDT
RenderElement::removeChild() should take child as a reference.
Comment 1 Andreas Kling 2013-10-16 03:19:20 PDT
Created attachment 214350 [details]
Patch
Comment 2 WebKit Commit Bot 2013-10-16 05:38:34 PDT
Comment on attachment 214350 [details]
Patch

Clearing flags on attachment: 214350

Committed r157515: <http://trac.webkit.org/changeset/157515>
Comment 3 WebKit Commit Bot 2013-10-16 05:38:35 PDT
All reviewed patches have been landed.  Closing bug.