WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
234995
Make FullscreenManager::requestFullscreenForElement more robust
https://bugs.webkit.org/show_bug.cgi?id=234995
Summary
Make FullscreenManager::requestFullscreenForElement more robust
Alex Christensen
Reported
2022-01-07 16:48:53 PST
Make FullscreenManager::requestFullscreenForElement more robust
Attachments
Patch
(9.34 KB, patch)
2022-01-07 16:49 PST
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2022-01-07 16:49:58 PST
Created
attachment 448647
[details]
Patch
Darin Adler
Comment 2
2022-01-07 17:31:27 PST
Comment on
attachment 448647
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=448647&action=review
> Source/WebCore/dom/FullscreenManager.cpp:116 > + m_pendingFullscreenElement = RefPtr { element.ptr() };
I don’t think we have to write RefPtr here.
Alex Christensen
Comment 3
2022-01-07 17:36:29 PST
Comment on
attachment 448647
[details]
Patch we do!
EWS
Comment 4
2022-01-07 18:21:46 PST
Committed
r287803
(
245856@main
): <
https://commits.webkit.org/245856@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 448647
[details]
.
Radar WebKit Bug Importer
Comment 5
2022-01-07 18:22:22 PST
<
rdar://problem/87282270
>
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