Layout:IntersectionObserver: Difference between revisions

Jump to navigation Jump to search
Fix typos
(Describe lifetime in FF >= 58)
(Fix typos)
Line 46: Line 46:


''nsNodeUtils::LastRelease'' calls ''DOMIntersectionObserver::UnlinkElement'' for every observer in  
''nsNodeUtils::LastRelease'' calls ''DOMIntersectionObserver::UnlinkElement'' for every observer in  
''nsSlots::mRegisteredIntersectionObservers''.
''Property(nsGkAtoms::intersectionobserverlist)''.


''nsDomSlots::Unlink'' calls ''DOMIntersectionObserver::UnlinkElement'' for every observer in  
''nsDomSlots::Unlink'' calls ''DOMIntersectionObserver::UnlinkElement'' for every observer in  
''nsSlots::mRegisteredIntersectionObservers''.
''Property(nsGkAtoms::intersectionobserverlist)''.
31

edits

Navigation menu