Bug 41929

Summary: Property declarations in an object literal should not consider the prototype chain when being added to the new object
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 44240    
Attachments:
Description Flags
Patch sam: review+

Oliver Hunt
Reported 2010-07-08 22:06:49 PDT
Property declarations in an object literal should not consider the prototype chain when being added to the new object
Attachments
Patch (38.62 KB, patch)
2010-07-08 22:18 PDT, Oliver Hunt
sam: review+
Oliver Hunt
Comment 1 2010-07-08 22:18:25 PDT
Sam Weinig
Comment 2 2010-07-08 22:22:55 PDT
Comment on attachment 61004 [details] Patch > + > + The "direct" flag should only be set this put_by_id is to initialise > + an object literal. Typo. initialise -> initialize. r=me.
Oliver Hunt
Comment 3 2010-07-08 22:48:12 PDT
David Kilzer (:ddkilzer)
Comment 4 2010-08-24 10:09:00 PDT
Note You need to log in before you can comment on or make changes to this bug.