[Webkit-unassigned] [Bug 241143] New: Web Inspector: Debugger: blackbox breakpoint evaluations by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 31 12:27:56 PDT 2022


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

            Bug ID: 241143
           Summary: Web Inspector: Debugger: blackbox breakpoint
                    evaluations by default
           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

<https://webkit.org/web-inspector/script-blackboxing/> states that
> Script blackboxing is the ability to mark a `<script>` in Web Inspector so that it is ignored by the JavaScript debugger, meaning that any JavaScript execution pauses that would happen in that `<script>` are instead deferred until JavaScript execution has continued outside of that `<script>`.

Based on that, developers will likely expect that breakpoint evaluations fall under the category of "things that the JavaScript debugger does" and therefore should be ignored/deferred.

-- 
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/20220531/9f2a452a/attachment.htm>


More information about the webkit-unassigned mailing list