[Webkit-unassigned] [Bug 209998] New: Web Inspector: Debugger: treat comma sub-expressions as separate statements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 3 21:32:47 PDT 2020


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

            Bug ID: 209998
           Summary: Web Inspector: Debugger: treat comma sub-expressions
                    as separate statements
           Product: WebKit
           Version: WebKit Local 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

Some minifies use `,` instead of `;` in many situations, and frankly the `,` operator is basically an inline-statement, so we should treat each comma sub-expression as a statement for pausing (including breakpoints).

-- 
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/20200404/ddb76d15/attachment.htm>


More information about the webkit-unassigned mailing list