WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
144075
Add WK_ARRAY and WK_SET annotations
https://bugs.webkit.org/show_bug.cgi?id=144075
Summary
Add WK_ARRAY and WK_SET annotations
Anders Carlsson
Reported
2015-04-22 16:04:01 PDT
Add WK_ARRAY and WK_SET annotations
Attachments
Patch
(7.33 KB, patch)
2015-04-22 16:05 PDT
,
Anders Carlsson
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2015-04-22 16:05:08 PDT
Created
attachment 251376
[details]
Patch
mitz
Comment 2
2015-04-22 16:08:31 PDT
Comment on
attachment 251376
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=251376&action=review
> Source/WebKit2/mac/postprocess-framework-headers.sh:78 > +OTHER_SED_OPTIONS=(-e 's/WK_SET\(([^\)]+)\)/NSSet/g' -e 's/WK_ARRAY\(([^\)]+)\)/NSArray/g')
No need for the captures here
Anders Carlsson
Comment 3
2015-04-22 16:20:28 PDT
Committed
r183152
: <
http://trac.webkit.org/changeset/183152
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug