[Webkit-unassigned] [Bug 196560] New: Web Inspector: Debugger: execution highlight range for inline scripts is off by one

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 3 14:01:00 PDT 2019


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

            Bug ID: 196560
           Summary: Web Inspector: Debugger: execution highlight range for
                    inline scripts is off by one
           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 <https://www.sephora.com>
2. set a breakpoint on the main HTML file on line 45 (the one that contains `Sephora.isTouch=`)
3. reload the page
 => the execution highlight range starts by highlighting `use strict";!` instead of `"use strict";`

-- 
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/20190403/88fdd2e7/attachment.html>


More information about the webkit-unassigned mailing list