Bug 120707 - Make WebLocalizableStrings.h usable under ARC
Summary: Make WebLocalizableStrings.h usable under ARC
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: Mark Rowe (bdash)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-04 17:14 PDT by Mark Rowe (bdash)
Modified: 2013-09-04 17:48 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.95 KB, patch)
2013-09-04 17:17 PDT, Mark Rowe (bdash)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.