Closed Bug 548139 Opened 14 years ago Closed 14 years ago

Enable double-click to edit in DOM node viewer

Categories

(Other Applications :: DOM Inspector, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: crussell, Assigned: crussell)

References

Details

Attachments

(1 file, 2 obsolete files)

To work like the CSS Rules viewer.
Attached patch cleanup (obsolete) — Splinter Review
Assignee: nobody → Sevenspade
Status: NEW → ASSIGNED
Attachment #428568 - Flags: superreview?(neil)
Attachment #428568 - Flags: review?(sdwilsh)
Attached patch real changes (obsolete) — Splinter Review
Attachment #428570 - Flags: superreview?(neil)
Attachment #428570 - Flags: review?(sdwilsh)
Attachment #428568 - Flags: superreview?(neil) → superreview+
Comment on attachment 428570 [details] [diff] [review]
real changes

Nit: the previous "cleanup" for this element makes no sense in the context of this patch, since you're changing it anyway. I would have preferred to see:

>         <treechildren id="olAttrBody"
>                       alternatingbackground="true"
>-        />
>+                      ondblclick="viewer.pane.panelset.execCommand('cmdEditEdit');"/>
>       </tree>
Attachment #428570 - Flags: superreview?(neil) → superreview+
Comment on attachment 428568 [details] [diff] [review]
cleanup 

r=sdwilsh
Attachment #428568 - Flags: review?(sdwilsh) → review+
Blocks: DOMi2.0.5
Comment on attachment 428570 [details] [diff] [review]
real changes

r=sdwilsh
Attachment #428570 - Flags: review?(sdwilsh) → review+
(In reply to comment #3)
>(From update of attachment 428570 [details] [diff] [review])
>Nit: the previous "cleanup" for this element makes no sense in the context of
>this patch, since you're changing it anyway. I would have preferred to see:
>>         <treechildren id="olAttrBody"
>>                       alternatingbackground="true"
>>-        />
>>+                      ondblclick="viewer.pane.panelset.execCommand('cmdEditEdit');"/>
>>       </tree>
Although pushing both patches in one commit would have a similar effect.
Could you merge the patches for checkin?
Version: unspecified → Trunk
Attachment #428568 - Attachment is obsolete: true
Attachment #428570 - Attachment is obsolete: true
Attachment #431911 - Flags: superreview+
Attachment #431911 - Flags: review+
Comment on attachment 431911 [details] [diff] [review]
cleanup+realchanges
[Checkin: Comment 9]


http://hg.mozilla.org/dom-inspector/rev/052598952e7e
Attachment #431911 - Attachment description: cleanup+realchanges → cleanup+realchanges [Checkin: Comment 9]
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: