WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-01-23 11:11:53 PST
<
rdar://problem/104564945
>
Tim Nguyen (:ntim)
Comment 2
2023-01-23 11:13:40 PST
Pull request:
https://github.com/WebKit/WebKit/pull/8982
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.
Top of Page
Format For Printing
XML
Clone This Bug