[webkit-reviews] review granted: [Bug 50442] Radio button group state is not restored correctly : [Attachment 78098] Patch 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 18:24:47 PST 2011


Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted Kent Tamura
<tkent at chromium.org>'s request for review:
Bug 50442: Radio button group state is not restored correctly
https://bugs.webkit.org/show_bug.cgi?id=50442

Attachment 78098: Patch 2
https://bugs.webkit.org/attachment.cgi?id=78098&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=78098&action=review

ok with a nit.

> WebCore/html/HTMLInputElement.cpp:652
> +    if (!m_stateRestored) {

could be just an early return here.


More information about the webkit-reviews mailing list