RESOLVED FIXED 178505
Add an argument indicating the type of removal to Node::removedFrom
https://bugs.webkit.org/show_bug.cgi?id=178505
Summary Add an argument indicating the type of removal to Node::removedFrom
Ryosuke Niwa
Reported 2017-10-18 23:36:34 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 removedFrom like https://trac.webkit.org/changeset/223628.
Attachments
Cleanup (67.84 KB, patch)
2017-10-19 00:11 PDT, Ryosuke Niwa
no flags
Updated for trunk (67.85 KB, patch)
2017-10-19 00:17 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2017-10-19 00:11:49 PDT
Ryosuke Niwa
Comment 2 2017-10-19 00:17:02 PDT
Created attachment 324212 [details] Updated for trunk
Antti Koivisto
Comment 3 2017-10-19 02:21:17 PDT
Comment on attachment 324212 [details] Updated for trunk r=me
WebKit Commit Bot
Comment 4 2017-10-19 03:05:25 PDT
Comment on attachment 324212 [details] Updated for trunk Clearing flags on attachment: 324212 Committed r223685: <https://trac.webkit.org/changeset/223685>
WebKit Commit Bot
Comment 5 2017-10-19 03:05:27 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2017-10-20 14:31:28 PDT
Note You need to log in before you can comment on or make changes to this bug.