RESOLVED DUPLICATE of bug 248093 251027
Remove ASSERT(m_element) in WebFullScreenManager::setAnimatingFullScreen
https://bugs.webkit.org/show_bug.cgi?id=251027
Summary Remove ASSERT(m_element) in WebFullScreenManager::setAnimatingFullScreen
Tim Nguyen (:ntim)
Reported 2023-01-23 11:10:14 PST
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-23 11:11:53 PST
Tim Nguyen (:ntim)
Comment 2 2023-01-23 11:13:40 PST
Tim Nguyen (:ntim)
Comment 3 2023-01-24 17:31:17 PST
*** This bug has been marked as a duplicate of bug 248093 ***
Note You need to log in before you can comment on or make changes to this bug.