RESOLVED FIXED 146183
[Cocoa] Actually use Objective-C lightweight generics when the compiler supports them
https://bugs.webkit.org/show_bug.cgi?id=146183
Summary [Cocoa] Actually use Objective-C lightweight generics when the compiler suppo...
mitz
Reported 2015-06-20 13:46:09 PDT
We are currently using Objective-C lightweight generics in framework headers, but when building WebKit we ignore them.
Attachments
Define WK_ARRAY, WK_SET and WK_DICTIONARY to use generics where available (4.20 KB, patch)
2015-06-20 13:50 PDT, mitz
no flags
mitz
Comment 1 2015-06-20 13:50:24 PDT
Created attachment 255297 [details] Define WK_ARRAY, WK_SET and WK_DICTIONARY to use generics where available
WebKit Commit Bot
Comment 2 2015-06-20 20:28:06 PDT
Comment on attachment 255297 [details] Define WK_ARRAY, WK_SET and WK_DICTIONARY to use generics where available Clearing flags on attachment: 255297 Committed r185803: <http://trac.webkit.org/changeset/185803>
WebKit Commit Bot
Comment 3 2015-06-20 20:28:10 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.