[Webkit-unassigned] [Bug 234648] New: Web Inspector: blackboxed call frames should be grouped everywhere

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 23 13:46:56 PST 2021


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

            Bug ID: 234648
           Summary: Web Inspector: blackboxed call frames should be
                    grouped everywhere
           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
            Blocks: 234581

# STEPS TO REPRODUCE
1. inspect <http://bogojoker.com/shell/>
2. create a "click" global Event Breakpoint
3. blackbox the <http://bogojoker.com/shell/js/jquery.js> script
4. click on the down arrow in the page
-> should pause on <http://bogojoker.com/shell/js/easySlider.min.js:64> with two blackboxed call frames
5. evaluate `console.trace()`

## EXPECTED
(anonymous function) (easySlider.min.js:56)
Blackboxed - 2 call frames

## ACTUAL
(anonymous function) (easySlider.min.js:56)
handle (jquery.js:26:2120)
(anonymous function) (jquery.js:25:11369)


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=234581
[Bug 234581] Web Inspector: Collapse blackboxed call frames by default
-- 
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/20211223/59fbfa0d/attachment-0001.htm>


More information about the webkit-unassigned mailing list