[Webkit-unassigned] [Bug 204428] New: Web Inspector: removing the blackbox for a specific script doesn't actually remove the blackbox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 20 16:09:16 PST 2019


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

            Bug ID: 204428
           Summary: Web Inspector: removing the blackbox for a specific
                    script doesn't actually remove the blackbox
           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

# STEPS TO REPRODUCE:
1. inspect <http://bogojoker.com/shell/>
2. add an event breakpoint for "click"
3. blackbox <http://bogojoker.com/shell/js/jquery.js>
4. click one of the up/down arrows in the main vertically scrolling area
 => script should pause inside <http://bogojoker.com/shell/js/easySlider.min.js>
5. keep continuing until script is no longer paused
6. un-blackbox <http://bogojoker.com/shell/js/jquery.js>
7. repeat step 4
 => script pauses inside <http://bogojoker.com/shell/js/easySlider.min.js> instead of inside <http://bogojoker.com/shell/js/jquery.js>

-- 
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/20191121/19179217/attachment.htm>


More information about the webkit-unassigned mailing list