RESOLVED FIXED 48870
Add convenience functions for allocating NPAPI memory
https://bugs.webkit.org/show_bug.cgi?id=48870
Summary Add convenience functions for allocating NPAPI memory
Anders Carlsson
Reported 2010-11-02 14:05:29 PDT
Add convenience functions for allocating NPAPI memory
Attachments
Patch (10.12 KB, patch)
2010-11-02 14:09 PDT, Anders Carlsson
mitz: review+
Anders Carlsson
Comment 1 2010-11-02 14:09:18 PDT
mitz
Comment 2 2010-11-02 14:14:13 PDT
Comment on attachment 72733 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=72733&action=review > WebKit2/ChangeLog:13 > + (WebKit::JSNPObject::getOwnPropertyNames): > + use npnMemFree. Typo: lowercase use. Also, why the newline before the comment?
Anders Carlsson
Comment 3 2010-11-02 14:19:37 PDT
Note You need to log in before you can comment on or make changes to this bug.