WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
156394
Web Inspector: result type of InspectorValue::getBoolean should be Optional<bool>
https://bugs.webkit.org/show_bug.cgi?id=156394
Summary
Web Inspector: result type of InspectorValue::getBoolean should be Optional<b...
Blaze Burg
Reported
2016-04-07 23:23:47 PDT
Step 1 of n towards teaching the inspector and protocol about Optional<T>. I am trying to split this into lots of smaller patches that can be written for fun at night and reviewed quickly. Eventually I want to move to using Optional<T> for the backend command handler interfaces (
bug 146127
). Moving InspectorValue to use Optionals is a prerequisite since that's how all the in-params are plucked out of the payload.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-04-07 23:24:18 PDT
<
rdar://problem/25619730
>
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