| Summary: | [popover] Implement autoPopoverList() as a separate list | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | DOM | Assignee: | Tim Nguyen (:ntim) <ntim> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 250171 | ||
|
Description
Tim Nguyen (:ntim)
2023-05-27 12:45:12 PDT
Comment hidden (obsolete)
In `Document::hideAllPopoversUntil` we iterate through the top layer quite a lot. We should consider caching that list. Pull request: https://github.com/WebKit/WebKit/pull/14431 Committed 264810@main (8141e23838a1): <https://commits.webkit.org/264810@main> Reviewed commits have been landed. Closing PR #14431 and removing active labels. |