[Webkit-unassigned] [Bug 135690] New: Web Inspector: DebuggerManager commands should return promises

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 6 23:13:18 PDT 2014


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

           Summary: Web Inspector: DebuggerManager commands should return
                    promises
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: burg at cs.washington.edu
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com,
                    graouts at webkit.org


This could include pause, resume, stepOver, stepInto, stepOut.

Note that these should add one-time listeners to the relevant DebuggerManager events, rather than returning the same promise returned by InspectorBackend commands. The latter may fire before the debugger manager has actually received the relevant event from the backend.

-- 
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