Bug 178605 - Rename insertedInto and removedFrom to insertedIntoAncestor and removedFromAncestor
Summary: Rename insertedInto and removedFrom to insertedIntoAncestor and removedFromAn...
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: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-20 16:06 PDT by Ryosuke Niwa
Modified: 2017-11-15 13:00 PST (History)
5 users (show)

See Also:


Attachments
Cleanup (117.15 KB, patch)
2017-10-20 16:29 PDT, Ryosuke Niwa
aestes: review+
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-10-20 16:06:38 PDT
insertedInto and removedFrom don't make it clear that it could be called even when its immediate parent didn't change.
Comment 1 Ryosuke Niwa 2017-10-20 16:29:14 PDT
Created attachment 324464 [details]
Cleanup
Comment 2 Ryosuke Niwa 2017-10-20 17:49:23 PDT
Committed r223802: <https://trac.webkit.org/changeset/223802>
Comment 3 Radar WebKit Bug Importer 2017-11-15 13:00:51 PST
<rdar://problem/35568604>