WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
310337
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-03-20 02:12:33 PDT
<
rdar://problem/172987822
>
Jean Haberer
Comment 2
2026-03-20 02:27:31 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/60989
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.
Top of Page
Format For Printing
XML
Clone This Bug