Bug 232948

Summary: Infinite recursion under InjectedBundlePage::exitFullScreenForElement()
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: MediaAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

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].