Bug 142038 - Expose some of the functionality of extract-localizable-strings.pl as a module
Summary: Expose some of the functionality of extract-localizable-strings.pl as a module
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-25 20:48 PST by mitz
Modified: 2015-03-06 10:47 PST (History)
1 user (show)

See Also:


Attachments
Refactor (54.11 KB, patch)
2015-02-25 20:53 PST, mitz
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2015-02-25 20:48:06 PST
The functions in extract-localizable-strings.pl that consume (file, line, key, string, comment) tuples and emit a localizable strings file would be useful to another script, so move them into a module.
Comment 1 mitz 2015-02-25 20:53:46 PST
Created attachment 247401 [details]
Refactor
Comment 2 WebKit Commit Bot 2015-03-06 10:47:54 PST
Comment on attachment 247401 [details]
Refactor

Clearing flags on attachment: 247401

Committed r181170: <http://trac.webkit.org/changeset/181170>
Comment 3 WebKit Commit Bot 2015-03-06 10:47:57 PST
All reviewed patches have been landed.  Closing bug.