Bug 310337
| Summary: | The current document immersive element should be updated as soon as it gets presented | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jean Haberer <jean.haberer> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jean Haberer
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
<rdar://problem/172987822>
Jean Haberer
Pull request: https://github.com/WebKit/WebKit/pull/60989
EWS
Committed 309771@main (2661f9a26e1d): <https://commits.webkit.org/309771@main>
Reviewed commits have been landed. Closing PR #60989 and removing active labels.