[Webkit-unassigned] [Bug 75509] Kill isSameNode on Node

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 3 20:45:27 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=75509


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  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 ===).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list