RESOLVED FIXED 120707
Make WebLocalizableStrings.h usable under ARC
https://bugs.webkit.org/show_bug.cgi?id=120707
Summary Make WebLocalizableStrings.h usable under ARC
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.