WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
45367
Find a better word than optional for getters that can return null
https://bugs.webkit.org/show_bug.cgi?id=45367
Summary
Find a better word than optional for getters that can return null
Sam Weinig
Reported
2010-09-07 22:59:12 PDT
We should think up a better word than optional for getters that can return null (see Element::dataset and Element::optionalDataset). This word has been used in a few places, but we should do better. Some ideas from Maciej include: nullableDataset? maybeDataset? datasetIfExists? datasetNoCreate?
Attachments
Add attachment
proposed patch, testcase, etc.
Erik Arvidsson
Comment 1
2010-09-08 10:46:07 PDT
"nullable" and "maybe" were the first ones that came to my mind when reading the other bug.
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