Closed Bug 385004 Opened 17 years ago Closed 17 years ago

Copy Qualified Name context menu for Watches

Categories

(Other Applications Graveyard :: Venkman JS Debugger, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: Mook, Assigned: Mook)

References

Details

Attachments

(1 file, 2 obsolete files)

Attached patch something like this (obsolete) — Splinter Review
Currently the Local Variables view has a Copy Qualified Name context menu item which copies the name of a tree item.  Would be useful to add the same to Watches.

Attached patch is not for review, since I made it with an objdir (the tree I want to use is busy being used for other things).  Keeping as a reference so it'd be easier for me to re-make the patch that /can/ be reviewed :)
Attached patch same, this time against CVS (obsolete) — Splinter Review
Attachment #268928 - Attachment is obsolete: true
Attachment #268930 - Flags: review?(silver)
Comment on attachment 268930 [details] [diff] [review]
same, this time against CVS

>+         ["copy-qual-name", cmdCopyQualName,       0],

You've got this line twice. The 2nd one is completely wrong. The same place in the original diff is right.

r=silver with the right line from the first diff.
Attachment #268930 - Flags: review?(silver) → review+
fixiing silly error, carrying forward r+
Attachment #268930 - Attachment is obsolete: true
Attachment #268960 - Flags: review+
Whiteboard: [checkin needed]
extensions/venkman/resources/content/venkman-views.js 1.33
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Blocks: 406205
verified fixed
Build identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b3pre) Gecko/2007121205 Minefield/3.0b3pre
You are running Venkman version 0.9.87.2.

thanks :)
Status: RESOLVED → VERIFIED
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: