[Webkit-unassigned] [Bug 39699] Implement DOM Level 3 Node::getUserData/setUserData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 11 08:59:01 PST 2010


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





--- Comment #4 from kangax <kangax at gmail.com>  2010-11-11 08:59:00 PST ---
(In reply to comment #3)
> If the problem is collisions we should do something much simpler than UserData imo. (Note that UserData is tentatively removed from Web DOM Core.)

Ok. But simpler how? I can imagine something like `Node::userData` (shorter name + no function call) where `userData` would need to be explicitly specified to have [[Prototype]] of null.

Or did you mean something else?

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