RESOLVED DUPLICATE of bug 6639 7658
Object has two properties with the same name
https://bugs.webkit.org/show_bug.cgi?id=7658
Summary Object has two properties with the same name
Francisco Tolmasky
Reported 2006-03-08 02:24:23 PST
When copying properties between objects, instead of replacing them WebKit/JSC just adds it and thus allows for multiple properties with the same name.
Attachments
test case with double properties. (312 bytes, text/html)
2006-03-08 02:25 PST, Francisco Tolmasky
no flags
Francisco Tolmasky
Comment 1 2006-03-08 02:25:23 PST
Created attachment 6935 [details] test case with double properties.
Francisco Tolmasky
Comment 2 2006-03-08 02:36:44 PST
Broken in the nightlies as well.
Mark Rowe (bdash)
Comment 3 2006-03-08 02:52:03 PST
*** This bug has been marked as a duplicate of 6639 ***
Note You need to log in before you can comment on or make changes to this bug.