WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
141652
Add nullability qualifiers to all API headers
https://bugs.webkit.org/show_bug.cgi?id=141652
Summary
Add nullability qualifiers to all API headers
Anders Carlsson
Reported
2015-02-16 10:18:36 PST
Add nullability qualifiers to all API headers
Attachments
Patch
(26.96 KB, patch)
2015-02-16 10:20 PST
,
Anders Carlsson
no flags
Details
Formatted Diff
Diff
Patch
(26.96 KB, patch)
2015-02-16 10:28 PST
,
Anders Carlsson
no flags
Details
Formatted Diff
Diff
Patch
(26.97 KB, patch)
2015-02-16 10:47 PST
,
Anders Carlsson
mitz: review+
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2015-02-16 10:20:09 PST
Created
attachment 246660
[details]
Patch
mitz
Comment 2
2015-02-16 10:27:55 PST
Comment on
attachment 246660
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=246660&action=review
> Source/WebKit2/UIProcess/API/Cocoa/WKUIDelegate.h:108 > +- (void)webView:(WKWebView *)webView runJavaScriptTextInputPanelWithPrompt:(NSString *)prompt defaultText:(nullable NSString *)defaultText initiatedByFrame:(WKFrameInfo *)frame completionHandler:(void (^)(WK_NULLABLE_SPECIFIER NSString *result))completionHandler;
nullable
Anders Carlsson
Comment 3
2015-02-16 10:28:30 PST
Created
attachment 246661
[details]
Patch
Anders Carlsson
Comment 4
2015-02-16 10:47:01 PST
Created
attachment 246662
[details]
Patch
Anders Carlsson
Comment 5
2015-02-16 11:38:16 PST
Committed
r180162
: <
http://trac.webkit.org/changeset/180162
>
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