2007-07-06 Mitz Pettel <mitz@webkit.org>
Reviewed by Maciej.
- fix http://bugs.webkit.org/show_bug.cgi?id=14400
Assertion failure (SHOULD NEVER BE REACHED) going back on YouTube
Test: fast/forms/button-state-restore.html
* dom/Document.h:
(WebCore::Document::isFormElementRegistered): Added.
* html/HTMLGenericFormElement.cpp:
(WebCore::HTMLGenericFormElement::closeRenderer): Restore saved form
element state only if the element is registered with the document to
have its state saved.
2007-07-06 Mitz Pettel <mitz@webkit.org>
Reviewed by Maciej.
- test for http://bugs.webkit.org/show_bug.cgi?id=14400
Assertion failure (SHOULD NEVER BE REACHED) going back on YouTube
* fast/forms/button-state-restore-expected.txt: Added.
* fast/forms/button-state-restore.html: Added.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@24055
268f45cc-cd09-0410-ab3c-
d52691b4dbfc