Bug 75509

Summary: Kill isSameNode on Node
Product: WebKit Reporter: Ojan Vafai <ojan>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: ahmad.saleem792, annevk, ap, bfulgham, cdumez, rniwa, syoichi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Ojan Vafai
Reported 2012-01-03 18:32:44 PST
Attachments
Alexey Proskuryakov
Comment 1 2012-01-03 20:45:28 PST
As mentioned in the Gecko bug, there is quite a number of uses found by code search. And there is already a report of site brokenness. It's clear that this method causes confusion, but it's quite harmless (minor performance degradation when compared to using ===).
Ahmad Saleem
Comment 2 2022-08-02 04:22:41 PDT
Firefox added it back here - https://bugzilla.mozilla.org/show_bug.cgi?id=1256299 We have WPT coverage as well - https://wpt.fyi/results/dom/nodes/Node-isSameNode.html?label=master&label=experimental&aligned&view=subtest&q=issamenode I think this bug can be marked as "RESOLVED INVALID" or "RESOLVED WONTFIX". Thanks!
Note You need to log in before you can comment on or make changes to this bug.