[Webkit-unassigned] [Bug 9508] JavaScript Comparing a form element group to itself returns false.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 30 09:47:25 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=9508





------- Comment #11 from darin at apple.com  2007-01-30 09:47 PDT -------
(In reply to comment #10)
> Basically, rather than just using the
> straight identifier, I take the identifier plus the address of the first node
> in the collection (since the nodes contained by the collection are never temp
> copies, but always point to the actual form elements). Then I use the
> identifier+address as the string key for the hash map.

I think that's not acceptable. I'll give you a specific suggestion for an
alternative way to do it after looking over the patch.


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



More information about the webkit-unassigned mailing list