Bug 182153 - Web Inspector: Debugger: "Log Value" option is missing from context menu of some variables in Scope Chain panel
Summary: Web Inspector: Debugger: "Log Value" option is missing from context menu of s...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-25 15:15 PST by Nikita Vasilyev
Modified: 2018-01-26 15:55 PST (History)
2 users (show)

See Also:


Attachments
[Image] Bug (282.12 KB, image/png)
2018-01-25 15:15 PST, Nikita Vasilyev
no flags Details
[HTML] Reduction (237 bytes, text/html)
2018-01-26 15:54 PST, Nikita Vasilyev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Vasilyev 2018-01-25 15:15:35 PST
Created attachment 332323 [details]
[Image] Bug

When paused in Debugger, right clicking on a variable in Scope Chain should display a context menu with "Log Value", "Copy Path to Property", and "Jump to Definition" options.
For some objects these options aren't shown.
Comment 1 Radar WebKit Bug Importer 2018-01-25 15:16:39 PST
<rdar://problem/36885074>
Comment 2 Nikita Vasilyev 2018-01-26 15:54:29 PST
Created attachment 332422 [details]
[HTML] Reduction

The context menu with "Log Value", "Copy Path to Property", and "Jump to Definition" is missing for all variables in the attached reduction, not just objects.