[webkit-reviews] review requested: [Bug 184714] [Curl] Extract proxy settings into a separate class to hold advanced information. : [Attachment 338281] Use &&

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 18 16:57:42 PDT 2018


Basuke Suzuki <Basuke.Suzuki at sony.com> has asked  for review:
Bug 184714: [Curl] Extract proxy settings into a separate class to hold
advanced information.
https://bugs.webkit.org/show_bug.cgi?id=184714

Attachment 338281: Use &&

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




--- Comment #5 from Basuke Suzuki <Basuke.Suzuki at sony.com> ---
Created attachment 338281

  --> https://bugs.webkit.org/attachment.cgi?id=338281&action=review

Use &&

Switch to use move semantics for parameters. These are almost one shot usage
and no reason not to use move semantics.


More information about the webkit-reviews mailing list