WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
151676
Use Optional instead of isNull out argument for nullable getters
https://bugs.webkit.org/show_bug.cgi?id=151676
Summary
Use Optional instead of isNull out argument for nullable getters
Darin Adler
Reported
2015-11-30 14:52:15 PST
Use Optional instead of isNull out argument for nullable getters
Attachments
Patch
(35.26 KB, patch)
2015-11-30 15:00 PST
,
Darin Adler
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2015-11-30 15:00:12 PST
Created
attachment 266286
[details]
Patch
Darin Adler
Comment 2
2015-11-30 15:01:00 PST
I noticed how awkward nullable attributes were, so I fixed them to use Optional.
Darin Adler
Comment 3
2015-11-30 15:57:42 PST
Committed
r192839
: <
http://trac.webkit.org/changeset/192839
>
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