Bug 257428
Summary: | [popover] Refactor all popover showing checks | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
Component: | DOM | Assignee: | Rob Buis <rbuis> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | GoodFirstBug, InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 250171 |
Tim Nguyen (:ntim)
popoverData() && popoverData()->visibilityState() == PopoverVisibilityState::Showing
is a very common check across the codebase, we should have a helper function (isShowingPopover / isOpenPopover?)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Rob Buis
Pull request: https://github.com/WebKit/WebKit/pull/14487
EWS
Committed 264693@main (415cdc82121c): <https://commits.webkit.org/264693@main>
Reviewed commits have been landed. Closing PR #14487 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/110020705>