WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
196560
Web Inspector: Debugger: execution highlight range for inline scripts is off by one
https://bugs.webkit.org/show_bug.cgi?id=196560
Summary
Web Inspector: Debugger: execution highlight range for inline scripts is off ...
Devin Rousso
Reported
2019-04-03 14:01:00 PDT
# 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";`
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-04-03 14:01:34 PDT
<
rdar://problem/49572185
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug