[webkit-reviews] review granted: [Bug 180607] Web Inspector: get rid of remaining uses of OptOutput<T> : [Attachment 333928] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 15 13:26:59 PST 2018


Brian Burg <bburg at apple.com> has granted Darin Adler <darin at apple.com>'s
request for review:
Bug 180607: Web Inspector: get rid of remaining uses of OptOutput<T>
https://bugs.webkit.org/show_bug.cgi?id=180607

Attachment 333928: Patch

https://bugs.webkit.org/attachment.cgi?id=333928&action=review




--- Comment #4 from Brian Burg <bburg at apple.com> ---
Comment on attachment 333928
  --> https://bugs.webkit.org/attachment.cgi?id=333928
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=333928&action=review

r=me, great cleanup! Thanks!

> Source/JavaScriptCore/inspector/InspectorProtocolTypes.h:36
> +template<typename> struct BindingTraits;

I didn't know you could do that.


More information about the webkit-reviews mailing list