[Webkit-unassigned] [Bug 135830] New: Promise reactions in the the Inspector page do not run when the debugger is paused on the inspected page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 11 22:54:14 PDT 2014


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

           Summary: Promise reactions in the the Inspector page do not run
                    when the debugger is paused on the inspected page
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: burg at cs.washington.edu
                CC: timothy at apple.com, sam at webkit.org, joepeck at webkit.org,
                    mark.lam at apple.com, sbarati at apple.com


We are starting to use promises more in the inspector, so this is a fairly big problem.

I was under the impression that promise microtasks eventually run as a JSGlobalObjectTask through ScriptExecutionContext::postTask, so it's interesting that the inspector's Promises don't react when the debugger is paused.

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