RESOLVED FIXED 22162
Remove cachedValueGetter from the JavaScriptCore API implementation
https://bugs.webkit.org/show_bug.cgi?id=22162
Summary Remove cachedValueGetter from the JavaScriptCore API implementation
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.