[Webkit-unassigned] [Bug 251027] New: Remove ASSERT(m_element) in WebFullScreenManager::setAnimatingFullScreen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 23 11:10:14 PST 2023


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

            Bug ID: 251027
           Summary: Remove ASSERT(m_element) in
                    WebFullScreenManager::setAnimatingFullScreen
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ntim at apple.com

They've been triggering for a couple of months now (since September 2022?), every time fullscreen is exited on debug builds.

It's pretty bogus for debugging exit fullscreen-related tasks.

For release, there's an early return that handles this case.

-- 
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/20230123/0bfcb860/attachment.htm>


More information about the webkit-unassigned mailing list