[Webkit-unassigned] [Bug 186189] Crash in WebAnimation::runPendingPlayTask
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 26 00:03:24 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=186189
--- Comment #26 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Michael Catanzaro from comment #25)
> (In reply to Zan Dobersek from comment #24)
> > As a temporary solution, I would like the GTK and WPE ports to sync with the
> > behavior of Cocoa ports by adjusting the readyTime value usage in
> > runPendingPlayTask() and runPendingPauseTask() methods to fall back to a
> > zero-Seconds value in case of an uninitialized std::optional<> instance.
> > This would primarily avoid the crashes. Timeouts and spec compliance would
> > be addressed later.
>
> Yes
I've tried to avoid that because I thought that it might hide the actual problem and the bug will never be fixed if it works fine in mac (for whatever reason). But I'm tired of the crashes, so I guess we have no choice.
--
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/20180626/f6da1ba1/attachment.html>
More information about the webkit-unassigned
mailing list