Bug 79552

Summary: [Mac] Release localized Strings instead of AutoRelease
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: WebKit Misc.Assignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, ddkilzer
Priority: P2 Keywords: EasyFix
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch sam: review+

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>