Bug 178431

Summary: Add an argument indicating the type of insertion to Node::insertedInto
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, jiewen_tan, koivisto, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=178505
Attachments:
Description Flags
Cleanup
none
Cleanup koivisto: review+

Description Ryosuke Niwa 2017-10-17 23:55:44 PDT
In order to have a better guarantee of node flags,  etc... we need to have an argument
indicating what kind of insertion mutation and happened to insertedInto.
Comment 1 Ryosuke Niwa 2017-10-18 00:35:19 PDT
Created attachment 324102 [details]
Cleanup
Comment 2 Ryosuke Niwa 2017-10-18 01:16:16 PDT
Created attachment 324105 [details]
Cleanup
Comment 3 Antti Koivisto 2017-10-18 05:24:00 PDT
Comment on attachment 324105 [details]
Cleanup

r=me
Comment 4 Ryosuke Niwa 2017-10-18 14:34:28 PDT
Committed r223628: <https://trac.webkit.org/changeset/223628>
Comment 5 Radar WebKit Bug Importer 2017-10-18 14:35:44 PDT
<rdar://problem/35060952>