[Webkit-unassigned] [Bug 50442] Radio button group state is not restored correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 20:20:41 PST 2011


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #8 from Kent Tamura <tkent at chromium.org>  2011-01-25 20:20:41 PST ---
Landed with the following fix: http://trac.webkit.org/changeset/76664

(In reply to comment #7)
> > WebCore/html/HTMLInputElement.cpp:652
> > +    if (!m_stateRestored) {
> 
> could be just an early return here.

Fixed.

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