Bug 7658

Summary: Object has two properties with the same name
Product: WebKit Reporter: Francisco Tolmasky <tolmasky>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap
Priority: P2    
Version: 417.x   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
test case with double properties. none

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.