Bug 40959

Summary: Support reading plug-in info from Carbon resources
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sam: review+

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.