[Webkit-unassigned] [Bug 195377] New: Web Inspector: DOM Debugger: event breakpoints still fire when breakpoints are disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 6 14:04:22 PST 2019


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

            Bug ID: 195377
           Summary: Web Inspector: DOM Debugger: event breakpoints still
                    fire when breakpoints are disabled
           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

# STEPS TO REPRODUCE:
1. open inspector2
2. set an event breakpoint on "click"
3. click on an element in the Elements tab
 => "scroll" breakpoint hit (expected)
4. disable breakpoints
5. continue
 => "scroll" breakpoint hit (unexpected)

-- 
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/20190306/d9d341f6/attachment-0001.html>


More information about the webkit-unassigned mailing list