[Webkit-unassigned] [Bug 88835] Assertion in CheckedRadioButtons::updateCheckedState

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 11 22:50:06 PDT 2012


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





--- Comment #2 from Kent Tamura <tkent at chromium.org>  2012-06-11 22:50:02 PST ---
I identified the problem.
http://trac.webkit.org/changeset/111051 was incomplete.
r111051 changed the behavior so that radio buttons in an orphan form make groups.   However the current code unregisters a radio button from its group whenever a tree including the radio button is detached from a tree.

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