[webkit-reviews] review denied: [Bug 181151] [WTF] Align assumption in RunLoopWin to the other platform's RunLoop : [Attachment 363711] Redone patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 7 22:18:33 PST 2019


Fujii Hironori <Hironori.Fujii at sony.com> has denied Don Olmstead
<don.olmstead at sony.com>'s request for review:
Bug 181151: [WTF] Align assumption in RunLoopWin to the other platform's
RunLoop
https://bugs.webkit.org/show_bug.cgi?id=181151

Attachment 363711: Redone patch

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




--- Comment #39 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Comment on attachment 363711
  --> https://bugs.webkit.org/attachment.cgi?id=363711
Redone patch

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

> Source/WTF/wtf/win/RunLoopWin.cpp:139
> +	       ::KillTimer(m_runLoop->m_runLoopMessageWindow,
bitwise_cast<uintptr_t>(this));

Set m_isActive = false.


More information about the webkit-reviews mailing list