-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1794191 [wpt PR 36340] - Rename show->popupshow, hide->popuphide,…
… and add global handlers, a=testonly Automatic update from web-platform-tests Rename show->popupshow, hide->popuphide, and add global handlers Per [1], there's feedback that "show" and "hide" are too generic and could be confusing. Developers might think anything that shows or hides (e.g. via display:none) should fire these events. So this CL renames them to "popupshow" and "popuphide". It also adds global event handlers, behind the flag. [1] openui/open-ui#607 (comment) Bug: 1307772 Change-Id: Iaec1306176e7e08dc367c25b801d6b21f19a1f88 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3938538 Reviewed-by: Joey Arhar <[email protected]> Commit-Queue: Mason Freed <[email protected]> Auto-Submit: Mason Freed <[email protected]> Cr-Commit-Position: refs/heads/main@{#1056698} -- wpt-commits: ad168ac30ff28667aadc81307fbd66bf16192930 wpt-pr: 36340
- Loading branch information
1 parent
6f2d4ea
commit 23109a3
Showing
6 changed files
with
59 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters