[Webkit-unassigned] [Bug 148258] New: Web Inspector: console assertion when debugger pauses with native call frame in call stack

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 20 16:04:39 PDT 2015


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

            Bug ID: 148258
           Summary: Web Inspector: console assertion when debugger pauses
                    with native call frame in call stack
    Classification: Unclassified
           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: bburg at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 259514
  --> https://bugs.webkit.org/attachment.cgi?id=259514&action=review
Screenshot of relevant state

In the case I captured in the screenshot, it appears that window.dispatchEvent is midway through the call stack.
It has an invalid source location, triggering a console assert. We should be able to gracefully handle this case.

It would be even better if native/builtins have their own color in the call stack sidebar section, but that's another issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150820/58d13988/attachment-0001.html>


More information about the webkit-unassigned mailing list