RESOLVED FIXED310337
The current document immersive element should be updated as soon as it gets presented
https://bugs.webkit.org/show_bug.cgi?id=310337
Summary The current document immersive element should be updated as soon as it gets p...
Jean Haberer
Reported 2026-03-20 02:12:24 PDT
Right now, the immersivechange event is triggered after the presentation of the immersive element finished, but in reality the element can be presented by the chrome client as soon as we call the presentation method. The website needs to know as soon as the element is presented in case it needs to update properties for the immersive display.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-03-20 02:12:33 PDT
Jean Haberer
Comment 2 2026-03-20 02:27:31 PDT
EWS
Comment 3 2026-03-23 11:11:59 PDT
Committed 309771@main (2661f9a26e1d): <https://commits.webkit.org/309771@main> Reviewed commits have been landed. Closing PR #60989 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.