Bug 66314

Summary: Web Inspector: Feature request: "Add Watch" functionality
Product: WebKit Reporter: Jeremy Kahn <jeremyckahn>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: apavlov, burg, bweinstein, joepeck, keishi, loislo, paulirish, pfeldman, pmuellr, rik, yurys
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.7   
Attachments:
Description Flags
This is what the feature in Firebug looks like. none

Description Jeremy Kahn 2011-08-16 09:59:12 PDT
Overview:  Firebug has an "Add Watch" function that is extremely helpful.  In Firebug, when you are inspecting JavaScript, you can highlight a variable, contextual click, and select "Add Watch."  All this does is save developers the trouble of copy/pasting the text of the variable and adding it to the Watch column.  It's a time saver.

I would like to request that similar functionality be implemented into WebKit.

(Side note:  This is my first feature request.  If I am submitting it incorrectly, please let me know.)
Comment 1 Jeremy Kahn 2011-08-16 10:05:03 PDT
Created attachment 104061 [details]
This is what the feature in Firebug looks like.
Comment 2 Brian Burg 2014-12-15 21:05:42 PST

*** This bug has been marked as a duplicate of bug 128795 ***
Comment 3 Brian Burg 2014-12-15 21:06:02 PST

*** This bug has been marked as a duplicate of bug 128785 ***