[Webkit-unassigned] [Bug 10889] the ownerDocument method in DOMNode should call ownerDocument() not document()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 30 11:42:28 PDT 2010


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




--- Comment #2 from Darin Adler <darin at apple.com>  2010-05-30 11:42:28 PST ---
It’s easy to make this change, but then it would break clients who rely on the current behavior of returning self for Document. I suggest leaving this in the current Objective-C DOM bindings, but removing it if we ever have a chance to make a fresh start with a compatibility break.

-- 
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