Bug 22162

Summary: Remove cachedValueGetter from the JavaScriptCore API implementation
Product: WebKit Reporter: Cameron Zwarich (cpst) <zwarich>
Component: JavaScriptCoreAssignee: Cameron Zwarich (cpst) <zwarich>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch ggaren: review+

Cameron Zwarich (cpst)
Reported 2008-11-10 12:18:37 PST
There is no more need for the cachedValueGetter hack now that we have PropertySlot::setValue(), so we should remove it.
Attachments
Proposed patch (2.87 KB, patch)
2008-11-10 12:20 PST, Cameron Zwarich (cpst)
ggaren: review+
Cameron Zwarich (cpst)
Comment 1 2008-11-10 12:20:12 PST
Created attachment 25024 [details] Proposed patch
Geoffrey Garen
Comment 2 2008-11-10 12:22:00 PST
Comment on attachment 25024 [details] Proposed patch r=me Please mark the Radar as fixed, too.
Cameron Zwarich (cpst)
Comment 3 2008-11-10 12:26:02 PST
Landed in r38268.
Note You need to log in before you can comment on or make changes to this bug.