Bug 120073

Summary: Remove use of GOPD from JSFunction::defineProperty
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: JavaScriptCoreAssignee: Gavin Barraclough <barraclough>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fix oliver: review+

Gavin Barraclough
Reported 2013-08-20 10:35:30 PDT
Call getOwnPropertySlot to check for existing properties instead.
Attachments
Fix (2.41 KB, patch)
2013-08-20 10:37 PDT, Gavin Barraclough
oliver: review+
Gavin Barraclough
Comment 1 2013-08-20 10:37:08 PDT
Gavin Barraclough
Comment 2 2013-08-20 10:39:01 PDT
Committed revision 154340.
Note You need to log in before you can comment on or make changes to this bug.