Bug 146127

Summary: Web Inspector: use Optional<T> for optional parameters in generated command type signatures
Product: WebKit Reporter: Brian Burg <burg>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: graouts, inspector-bugzilla-changes, jonowells, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 156394    
Bug Blocks: 147067    
Attachments:
Description Flags
WIP (early) none

Brian Burg
Reported 2015-06-18 16:00:27 PDT
This should eliminate a lot of junk in the individual dispatch methods, and get rid of occurences of const T* opt_in_foo in backend command type signatures.
Attachments
WIP (early) (11.79 KB, patch)
2015-06-18 16:02 PDT, Brian Burg
no flags
Brian Burg
Comment 1 2015-06-18 16:02:02 PDT
Created attachment 255147 [details] WIP (early)
Radar WebKit Bug Importer
Comment 2 2015-07-18 12:56:10 PDT
Note You need to log in before you can comment on or make changes to this bug.