NEW 146127
Web Inspector: use Optional<T> for optional parameters in generated command type signatures
https://bugs.webkit.org/show_bug.cgi?id=146127
Summary Web Inspector: use Optional<T> for optional parameters in generated command t...
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.