Bug 232948 - Infinite recursion under InjectedBundlePage::exitFullScreenForElement()
Summary: Infinite recursion under InjectedBundlePage::exitFullScreenForElement()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-11-10 09:38 PST by Jer Noble
Modified: 2021-11-11 11:07 PST (History)
2 users (show)

See Also:


Attachments
Patch (6.90 KB, patch)
2021-11-10 09:52 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Patch for landing (6.87 KB, patch)
2021-11-10 14:55 PST, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2021-11-10 09:38:49 PST
Infinite recursion under InjectedBundlePage::exitFullScreenForElement()
Comment 1 Jer Noble 2021-11-10 09:51:31 PST
<rdar://80588375>
Comment 2 Jer Noble 2021-11-10 09:52:03 PST
Created attachment 443824 [details]
Patch
Comment 3 Eric Carlson 2021-11-10 11:05:05 PST
Comment on attachment 443824 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=443824&action=review

> Tools/ChangeLog:12
> +        () or WKBundlePageWillDidFullScreen(), this call will recurse into

Nit: "()" should be on the previous line
Comment 4 Jer Noble 2021-11-10 14:55:53 PST
Created attachment 443868 [details]
Patch for landing
Comment 5 EWS 2021-11-11 11:07:18 PST
Committed r285643 (244144@main): <https://commits.webkit.org/244144@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 443868 [details].