[Webkit-unassigned] [Bug 244643] New: Web Inspector: add autocomplete for custom events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 31 17:06:40 PDT 2022


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

            Bug ID: 244643
           Summary: Web Inspector: add autocomplete for custom events
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com
        Depends on: 188717

Event Breakpoints already autocomplete builtin/native events (via `DOM.getSupportedEventNames`)

but it would be even cooler to have a list of _all_ events, including custom events defined by the developer (tho there is the issue of updating the list as new custom events are added and existing custom events are removed)


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=188717
[Bug 188717] Web Inspector: provide autocompletion for event breakpoints
-- 
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/20220901/18c7caf5/attachment.htm>


More information about the webkit-unassigned mailing list