Bug 94570

Summary: InsertionShouldCallDidNotifyDescendantInsertions should be merged to InsertionShouldCallDidNotifySubtreeInsertions
Product: WebKit Reporter: Hajime Morrita <morrita>
Component: DOMAssignee: Hajime Morrita <morrita>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, rniwa, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 94447    
Bug Blocks:    
Attachments:
Description Flags
Patch none

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.