Bug 120707

Summary: Make WebLocalizableStrings.h usable under ARC
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: WebKit Misc.Assignee: Mark Rowe (bdash) <mrowe>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Mark Rowe (bdash) 2013-09-04 17:14:05 PDT
The compiler currently complains about having an Objective-C reference within the WebLocalizableStringsBundle struct when building with ARC.
Comment 1 Mark Rowe (bdash) 2013-09-04 17:17:34 PDT
Created attachment 210510 [details]
Patch
Comment 2 WebKit Commit Bot 2013-09-04 17:48:53 PDT
Comment on attachment 210510 [details]
Patch

Clearing flags on attachment: 210510

Committed r155082: <http://trac.webkit.org/changeset/155082>
Comment 3 WebKit Commit Bot 2013-09-04 17:48:55 PDT
All reviewed patches have been landed.  Closing bug.