[Webkit-unassigned] [Bug 13701] REGRESSION (r21431): Reproducible crash resulting from calling adoptNode on a password field

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 12 17:05:54 PDT 2007


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





------- Comment #2 from mjs at apple.com  2007-05-12 17:05 PDT -------
Probably the registration and destruction should happen at insertedIntoDocument
and removedFromDocument time. This would naturally handle document adoption and
would ignore password fields that are not in the document, which is probably
ok.


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