Bug 79552 - [Mac] Release localized Strings instead of AutoRelease
Summary: [Mac] Release localized Strings instead of AutoRelease
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords: EasyFix
Depends on:
Blocks:
 
Reported: 2012-02-24 19:14 PST by Benjamin Poulain
Modified: 2012-02-26 22:28 PST (History)
2 users (show)

See Also:


Attachments
Patch (11.95 KB, patch)
2012-02-24 21:14 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff
Patch (11.96 KB, patch)
2012-02-24 22:26 PST, Benjamin Poulain
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2012-02-24 19:14:03 PST
This make other stuff easier to follow in instruments;
Comment 1 Benjamin Poulain 2012-02-24 21:14:34 PST
Created attachment 128847 [details]
Patch
Comment 2 Benjamin Poulain 2012-02-24 22:26:35 PST
Created attachment 128855 [details]
Patch
Comment 3 Benjamin Poulain 2012-02-24 22:27:09 PST
The last update replace all the #import by #include.
Comment 4 Benjamin Poulain 2012-02-26 22:28:08 PST
Committed r108956: <http://trac.webkit.org/changeset/108956>