Bug 79331

Summary: Object.isSealed / Object.isFrozen don't work for native objects
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 sam: review+

Description Gavin Barraclough 2012-02-22 22:25:37 PST
Need to inspect all properties, including static ones.
Comment 1 Gavin Barraclough 2012-02-22 22:29:09 PST
Created attachment 128398 [details]
Fix
Comment 2 Gavin Barraclough 2012-02-23 11:42:48 PST
Fixed in r108651