[webkit-reviews] review requested: [Bug 188922] [Curl] Match the interface used in NetworkDataTask and ResourceHandle. : [Attachment 348028] PATCH

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 24 11:31:11 PDT 2018


Basuke Suzuki <Basuke.Suzuki at sony.com> has asked  for review:
Bug 188922: [Curl] Match the interface used in NetworkDataTask and
ResourceHandle.
https://bugs.webkit.org/show_bug.cgi?id=188922

Attachment 348028: PATCH

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




--- Comment #2 from Basuke Suzuki <Basuke.Suzuki at sony.com> ---
Comment on attachment 348028
  --> https://bugs.webkit.org/attachment.cgi?id=348028
PATCH

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

> Source/WebKit/NetworkProcess/curl/NetworkDataTaskCurl.h:54
> +	   ReusedRequest

This enum class is the one used in ResourceHandle. This one is more meaningful
than ShouldProcess which is just a boolean equivalent.


More information about the webkit-reviews mailing list