Bug 168099

Summary: HTMLConstructionSiteTask::Insert should never be called on a node with a parent
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, cdumez, commit-queue, darin, esprehn+autocc, gyuyoung.kim
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Cleanup none

Description Ryosuke Niwa 2017-02-09 19:58:05 PST
Always use InsertAlreadyParsedChild when the node can have a parent.
Comment 1 Ryosuke Niwa 2017-02-09 20:09:40 PST
Created attachment 301122 [details]
Cleanup
Comment 2 Ryosuke Niwa 2017-02-10 12:39:29 PST
Comment on attachment 301122 [details]
Cleanup

Thanks for the review!
Comment 3 WebKit Commit Bot 2017-02-10 13:17:26 PST
Comment on attachment 301122 [details]
Cleanup

Clearing flags on attachment: 301122

Committed r212140: <http://trac.webkit.org/changeset/212140>
Comment 4 WebKit Commit Bot 2017-02-10 13:17:31 PST
All reviewed patches have been landed.  Closing bug.