RESOLVED FIXED Bug 94570
InsertionShouldCallDidNotifyDescendantInsertions should be merged to InsertionShouldCallDidNotifySubtreeInsertions
https://bugs.webkit.org/show_bug.cgi?id=94570
Summary InsertionShouldCallDidNotifyDescendantInsertions should be merged to Insertio...
Hajime Morrita
Reported 2012-08-20 21:24:21 PDT
This is a follow up of Bug 94447 (http://trac.webkit.org/changeset/126131) Node::insertedInto() doesn't need three type of return values. These can be foled into two.
Attachments
Patch (6.67 KB, patch)
2012-08-20 22:08 PDT, Hajime Morrita
no flags
Hajime Morrita
Comment 1 2012-08-20 21:32:33 PDT
Huh, InsertionShouldCallDidNotifyDescendantInsertions is only used by HTMLBodyElement. I belive there were more. But it's no longer true - and that is good news for us.
Hajime Morrita
Comment 2 2012-08-20 22:08:48 PDT
WebKit Review Bot
Comment 3 2012-08-20 23:49:43 PDT
Comment on attachment 159619 [details] Patch Clearing flags on attachment: 159619 Committed r126136: <http://trac.webkit.org/changeset/126136>
WebKit Review Bot
Comment 4 2012-08-20 23:49:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.