commit | d6906a907620a1ff3dede866fc20c48e2b518552 | [log] [tgz] |
---|---|---|
author | gwt.team.scottb <gwt.team.scottb@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Mon Feb 26 19:25:27 2007 +0000 |
committer | gwt.team.scottb <gwt.team.scottb@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Mon Feb 26 19:25:27 2007 +0000 |
tree | 2a22c0d7c0c679d3d4e652ddacb43ac1d67bd552 | |
parent | f806738d7f0f0bef037d939a5fd2cc8d70587874 [diff] |
This patch addresses issue #629. Previously, wrapJSO would clobber the jso's existing toString method (if any) due to it indiscriminately copying fields in from the prototype. This patch addresses the problem by specifically saving off the jso's toString field. Found by: aglaforge Review by: mmendez git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@480 8db76d5a-ed1c-0410-87a9-c151d255dfc7