WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
148365
Web Inspector: Don't gray out "}" when it hasn't executed in the code coverage profiler
https://bugs.webkit.org/show_bug.cgi?id=148365
Summary
Web Inspector: Don't gray out "}" when it hasn't executed in the code coverag...
Saam Barati
Reported
2015-08-22 19:12:49 PDT
Consider this function: "function foo() { doSomething(); return 20; }" Currently, we gray out the "}" because technically it "hasn't executed". We should special case this because the UI looks bad.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-08-22 19:13:02 PDT
<
rdar://problem/22393119
>
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