[Webkit-unassigned] [Bug 184609] REGRESSION: Layout Test platform/mac/media/audio-session-category-video-track-change.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 10 15:21:14 PDT 2018


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

Jer Noble <jer.noble at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |graouts at apple.com,
                   |                            |simon.fraser at apple.com

--- Comment #5 from Jer Noble <jer.noble at apple.com> ---
Crash points to this assert in FrameView.cpp:602:

    if (!RuntimeEnabledFeatures::sharedFeatures().webAnimationsCSSIntegrationEnabled())
        ASSERT(!frame().animation().hasAnimations());

Doesn't seem related to the audio session category change; it may have some strange interaction with modern media controls (as maybe they rely on web animation).

-- 
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/20180810/c64e7700/attachment.html>


More information about the webkit-unassigned mailing list