Bug 156394

Summary: Web Inspector: result type of InspectorValue::getBoolean should be Optional<bool>
Product: WebKit Reporter: Blaze Burg <bburg>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: graouts, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 146127    

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
Radar WebKit Bug Importer
Comment 1 2016-04-07 23:24:18 PDT
Note You need to log in before you can comment on or make changes to this bug.