Bug 239744

Summary: [iOS] Infinite recursion at -[WKFullScreenWindowController _exitFullscreenImmediately]
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: MediaAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: ajuma, cdumez, eric.carlson, esprehn+autocc, ews-watchlist, kangil.han, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Jer Noble
Reported 2022-04-25 15:56:24 PDT
[iOS] Infinite recursion at -[WKFullScreenWindowController _exitFullscreenImmediately]
Attachments
Patch (10.43 KB, patch)
2022-04-25 16:30 PDT, Jer Noble
no flags
Patch for landing (9.88 KB, patch)
2022-05-05 10:14 PDT, Jer Noble
no flags
Jer Noble
Comment 1 2022-04-25 15:56:39 PDT
Jer Noble
Comment 2 2022-04-25 16:30:53 PDT
Eric Carlson
Comment 3 2022-04-25 21:10:20 PDT
Comment on attachment 458309 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=458309&action=review > Source/WebCore/dom/FullscreenManager.cpp:116 > + INFO_LOG(LOGIDENTIFIER); This happens infrequently enough I think it might as well use ALWAYS_LOG. > Source/WebCore/dom/FullscreenManager.cpp:293 > + INFO_LOG(LOGIDENTIFIER); Ditto > Source/WebCore/dom/FullscreenManager.cpp:640 > + INFO_LOG(LOGIDENTIFIER, flag); Ditto > Source/WebCore/dom/FullscreenManager.cpp:658 > + INFO_LOG(LOGIDENTIFIER, flag); Ditto
Jer Noble
Comment 4 2022-05-05 10:14:57 PDT
Created attachment 458885 [details] Patch for landing
EWS
Comment 5 2022-05-06 09:10:18 PDT
Committed r293894 (250352@main): <https://commits.webkit.org/250352@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 458885 [details].
Ali Juma
Comment 6 2022-05-06 12:51:31 PDT
*** Bug 239076 has been marked as a duplicate of this bug. ***
Ali Juma
Comment 7 2022-05-06 12:51:48 PDT
*** Bug 239071 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.