WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
257427
[popover] Implement autoPopoverList() as a separate list
https://bugs.webkit.org/show_bug.cgi?id=257427
Summary
[popover] Implement autoPopoverList() as a separate list
Tim Nguyen (:ntim)
Reported
2023-05-27 12:45:12 PDT
Comment hidden (obsolete)
In `hidePopoverInternal()` we call `Document::hideAllPopoversUntil` quite a lot. We should consider caching that list.
Attachments
Add attachment
proposed patch, testcase, etc.
Tim Nguyen (:ntim)
Comment 1
2023-05-27 12:45:37 PDT
In `Document::hideAllPopoversUntil` we iterate through the top layer quite a lot. We should consider caching that list.
Radar WebKit Bug Importer
Comment 2
2023-05-27 12:45:58 PDT
<
rdar://problem/109932621
>
Tim Nguyen (:ntim)
Comment 3
2023-05-27 14:39:03 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/14431
EWS
Comment 4
2023-06-01 15:29:47 PDT
Committed
264810@main
(8141e23838a1): <
https://commits.webkit.org/264810@main
> Reviewed commits have been landed. Closing PR #14431 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