[webkit-reviews] review granted: [Bug 198747] [WinCairo] Remove member objects of CurlRequest not to share by different threads. : [Attachment 372016] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 12 21:08:29 PDT 2019


Fujii Hironori <Hironori.Fujii at sony.com> has granted Takashi Komori
<Takashi.Komori at sony.com>'s request for review:
Bug 198747: [WinCairo] Remove member objects of CurlRequest not to share by
different threads.
https://bugs.webkit.org/show_bug.cgi?id=198747

Attachment 372016: Patch

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




--- Comment #16 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Comment on attachment 372016
  --> https://bugs.webkit.org/attachment.cgi?id=372016
Patch

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

> Source/WebCore/ChangeLog:3
> +	   [WinCairo] Remove member objects of CurlRequest not to share by
different threads.

WinCairo → curl

> Source/WebCore/platform/network/curl/CurlRequest.cpp:611
> +    // FIXME: We should replace this isolatedCopy with WTFMove in the
future.

Remove " in the future".


More information about the webkit-reviews mailing list