Bug 146127 - Web Inspector: use Optional<T> for optional parameters in generated command type signatures
Summary: Web Inspector: use Optional<T> for optional parameters in generated command t...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 156394
Blocks: InspectorProtocol
  Show dependency treegraph
 
Reported: 2015-06-18 16:00 PDT by Brian Burg
Modified: 2016-12-13 15:35 PST (History)
4 users (show)

See Also:


Attachments
WIP (early) (11.79 KB, patch)
2015-06-18 16:02 PDT, Brian Burg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Burg 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.
Comment 1 Brian Burg 2015-06-18 16:02:02 PDT
Created attachment 255147 [details]
WIP (early)
Comment 2 Radar WebKit Bug Importer 2015-07-18 12:56:10 PDT
<rdar://problem/21888718>