Bug 249067 - Fix ordering when calling requestFullscreen inside a frame
Summary: Fix ordering when calling requestFullscreen inside a frame
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-09 22:03 PST by Tim Nguyen (:ntim)
Modified: 2022-12-09 22:32 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Nguyen (:ntim) 2022-12-09 22:03:27 PST
- Queue events in tree order when entering fullscreen
- Add to top layer should always add at the end of the top layer
Comment 1 Radar WebKit Bug Importer 2022-12-09 22:03:39 PST
<rdar://problem/103206507>
Comment 2 Tim Nguyen (:ntim) 2022-12-09 22:06:58 PST
Pull request: https://github.com/WebKit/WebKit/pull/7432
Comment 3 EWS 2022-12-09 22:32:13 PST
Committed 257673@main (1e45867f3dc4): <https://commits.webkit.org/257673@main>

Reviewed commits have been landed. Closing PR #7432 and removing active labels.