RESOLVED FIXED Bug 40959
Support reading plug-in info from Carbon resources
https://bugs.webkit.org/show_bug.cgi?id=40959
Summary Support reading plug-in info from Carbon resources
Anders Carlsson
Reported 2010-06-21 17:06:40 PDT
Support reading plug-in info from Carbon resources
Attachments
Patch (6.12 KB, patch)
2010-06-21 17:09 PDT, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2010-06-21 17:09:26 PDT
Sam Weinig
Comment 2 2010-06-21 17:30:09 PDT
Comment on attachment 59316 [details] Patch > +static bool getStringListResource(ResID resourceID, Vector<String>& stringList) { The { should be on the next line. Otherwise, r=me.
Anders Carlsson
Comment 3 2010-06-21 17:33:48 PDT
Note You need to log in before you can comment on or make changes to this bug.