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

Mark Rowe (bdash)
Reported 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.
Attachments
Patch (1.95 KB, patch)
2013-09-04 17:17 PDT, Mark Rowe (bdash)
no flags
Mark Rowe (bdash)
Comment 1 2013-09-04 17:17:34 PDT
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2013-09-04 17:48:55 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.