Bug 99968 - Refactoring around ContainerNode::attachChildren
Summary: Refactoring around ContainerNode::attachChildren
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Shinya Kawanaka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-22 01:57 PDT by Shinya Kawanaka
Modified: 2012-10-22 17:55 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.11 KB, patch)
2012-10-22 03:33 PDT, Shinya Kawanaka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 2012-10-22 01:57:13 PDT
After Bug 99750 is resolved, attachChildrenIfNeeded is replaced with attachChildren.

We will be able to remove a few more methods and make code simple.
Comment 1 Shinya Kawanaka 2012-10-22 03:33:55 PDT
Created attachment 169870 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-22 17:55:29 PDT
Comment on attachment 169870 [details]
Patch

Clearing flags on attachment: 169870

Committed r132168: <http://trac.webkit.org/changeset/132168>
Comment 3 WebKit Review Bot 2012-10-22 17:55:33 PDT
All reviewed patches have been landed.  Closing bug.