bug 755: Fixed.
commitecc03ad608cea63b89877935529b2881336852cd
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Tue, 22 May 2007 14:07:06 +0000 (22 16:07 +0200)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Sun, 27 May 2007 11:44:46 +0000 (27 14:44 +0300)
treeb71ea828c3639b2affaf553244c4e5d0e722a373
parentd43fe192247cea681956fee023dd39c7b2cc2d57
bug 755: Fixed.

Remember the index of struct form_state in vs->form_info
instead of the pointer to it. The pointer may change,
the index is persistent.
The field ecmascript_obj of the struct form_state is unused.
src/ecmascript/see/form.c
src/ecmascript/spidermonkey/form.c