[Webkit-unassigned] [Bug 186364] [WinCairo] Enable coordinated graphics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 25 23:00:03 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=186364

--- Comment #20 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Created attachment 365947

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

Synchronous RunLoop::TimerBase::stop patch

This patch makes RunLoop::TimerBase::stop synchronous as well as GTK port.
RunLoop::TimerBase::stop blocks while the timer callback is being called back.
Unfortunately, this patch doesn't address the timing out issue.
I don't know why GTK port does'n have the timing out issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190326/56bb3883/attachment.html>


More information about the webkit-unassigned mailing list