[Webkit-unassigned] [Bug 257428] New: [popover] Refactor all popover showing checks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 27 14:04:30 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=257428

            Bug ID: 257428
           Summary: [popover] Refactor all popover showing checks
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ntim at apple.com

popoverData() && popoverData()->visibilityState() == PopoverVisibilityState::Showing 

is a very common check across the codebase, we should have a helper function (isShowingPopover / isOpenPopover?)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230527/8fbb3ff8/attachment.htm>


More information about the webkit-unassigned mailing list