[webkit-reviews] review requested: [Bug 185073] REGRESSION(iOS 11.3): Crashes in TimerBase::~TimerBase() in Tencent x5gamehelper : [Attachment 339324] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 2 23:52:33 PDT 2018


Ryosuke Niwa <rniwa at webkit.org> has asked  for review:
Bug 185073: REGRESSION(iOS 11.3): Crashes in TimerBase::~TimerBase() in Tencent
x5gamehelper
https://bugs.webkit.org/show_bug.cgi?id=185073

Attachment 339324: Patch

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




--- Comment #18 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 339324
  --> https://bugs.webkit.org/attachment.cgi?id=339324
Patch

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

> Source/WebCore/platform/network/cf/SocketStreamHandleImplCFNet.cpp:82
> +#elif PLATFORM(IOS)

Shouldn't we use USE(WEB_THREAD) here?


More information about the webkit-reviews mailing list