RESOLVED FIXED 16978
Unneccesary UNUSED_PARAMs; docs not clear on whether JSObjectCopyPropertyNames retains
https://bugs.webkit.org/show_bug.cgi?id=16978
Summary Unneccesary UNUSED_PARAMs; docs not clear on whether JSObjectCopyPropertyName...
Cameron McCormack (:heycam)
Reported 2008-01-22 15:12:46 PST
Remove some unnecessary UNUSED_PARAMs from the JSCore example program, plus a minor documentation clarification for JSPropertyArrayNameGetCount.
Attachments
Patch (2.84 KB, patch)
2008-01-22 15:13 PST, Cameron McCormack (:heycam)
ggaren: review+
Cameron McCormack (:heycam)
Comment 1 2008-01-22 15:13:27 PST
Geoffrey Garen
Comment 2 2008-01-22 15:59:55 PST
Comment on attachment 18605 [details] Patch r=me
David Kilzer (:ddkilzer)
Comment 3 2008-02-03 23:14:08 PST
Confirmed by Geoff's patch review.
Mark Rowe (bdash)
Comment 4 2008-02-04 21:54:49 PST
Landed in r29991. Thanks for the patch! In future it'd be good to include a ChangeLog in the patch.
Note You need to log in before you can comment on or make changes to this bug.