Bug 168099 - HTMLConstructionSiteTask::Insert should never be called on a node with a parent
Summary: HTMLConstructionSiteTask::Insert should never be called on a node with a parent
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-09 19:58 PST by Ryosuke Niwa
Modified: 2017-02-10 13:17 PST (History)
6 users (show)

See Also:


Attachments
Cleanup (7.79 KB, patch)
2017-02-09 20:09 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.