WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
163300
Web Inspector: Whole program sometimes highlighted instead of just first statement
https://bugs.webkit.org/show_bug.cgi?id=163300
Summary
Web Inspector: Whole program sometimes highlighted instead of just first stat...
Joseph Pecoraro
Reported
2016-10-11 15:00:28 PDT
Summary: Whole program sometimes highlighted instead of just first statement Test: <script> debugger; var a = 1; var b = 1; var c = 1; </script> Steps to Reproduce: 1. Inspect test page 2. Reload to pause on debugger statement => entire program is highlighted instead of just the first statement Notes: - Esprima says the program starts at the same place as the debugger statement!
Attachments
[PATCH] Proposed Fix
(3.52 KB, patch)
2016-10-11 15:02 PDT
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-10-11 15:00:56 PDT
<
rdar://problem/28723162
>
Joseph Pecoraro
Comment 2
2016-10-11 15:02:39 PDT
Created
attachment 291301
[details]
[PATCH] Proposed Fix
WebKit Commit Bot
Comment 3
2016-10-12 11:45:56 PDT
Comment on
attachment 291301
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 291301 Committed
r207227
: <
http://trac.webkit.org/changeset/207227
>
WebKit Commit Bot
Comment 4
2016-10-12 11:46:00 PDT
All reviewed patches have been landed. Closing bug.
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