[Webkit-unassigned] [Bug 116405] New: Implement event listener breakpoints

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 18 16:03:22 PDT 2013


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

           Summary: Implement event listener breakpoints
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Safari Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: paul+bugs at paulmillr.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com, graouts at apple.com


Webkit web inspector has a nice functionality that allows to break script execution when any DOM event occurs. See Sources -> sidebar.

In real apps, this is useful for detecting timeout / interval ticks. That’s the only use case that I had in years though.

It also has XHR and DOM breakpoints, not sure if implementing these is as useful.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list