Bug 159361 - [Cocoa] Get rid of WK_NULLABLE_SPECIFIER now that all supported compilers understand _Nullable
Summary: [Cocoa] Get rid of WK_NULLABLE_SPECIFIER now that all supported compilers und...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-01 11:35 PDT by mitz
Modified: 2016-07-01 12:07 PDT (History)
1 user (show)

See Also:


Attachments
Use _Nullable (5.47 KB, patch)
2016-07-01 11:36 PDT, mitz
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2016-07-01 11:35:57 PDT
[Cocoa] Get rid of WK_NULLABLE_SPECIFIER now that all supported compilers understand _Nullable
Comment 1 mitz 2016-07-01 11:36:24 PDT
Created attachment 282565 [details]
Use _Nullable
Comment 2 WebKit Commit Bot 2016-07-01 12:07:47 PDT
Comment on attachment 282565 [details]
Use _Nullable

Clearing flags on attachment: 282565

Committed r202746: <http://trac.webkit.org/changeset/202746>
Comment 3 WebKit Commit Bot 2016-07-01 12:07:50 PDT
All reviewed patches have been landed.  Closing bug.