Closed Bug 793725 Opened 12 years ago Closed 12 years ago

[markup panel] Add a preview of the DOM tree (à la Sublime Text)

Categories

(DevTools :: General, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 18

People

(Reporter: paul, Assigned: paul)

References

Details

Attachments

(3 files, 1 obsolete file)

      No description provided.
Attached image Screenshot
Attached patch v0.1 (obsolete) — Splinter Review
Attached patch v1Splinter Review
Attachment #664486 - Attachment is obsolete: true
Attachment #664546 - Flags: review?(mratcliffe)
Comment on attachment 664546 [details] [diff] [review]
v1

Review of attachment 664546 [details] [diff] [review]:
-----------------------------------------------------------------

r+ on condition that:
- Default for devtools.inspector.markupPreview should be true (robcee agrees).
- Please log another bug to make the preview clickable and scrollable (via mousedown).

::: browser/app/profile/firefox.js
@@ +1014,5 @@
>  pref("devtools.inspector.htmlHeight", 112);
>  pref("devtools.inspector.htmlPanelOpen", false);
>  pref("devtools.inspector.sidebarOpen", false);
>  pref("devtools.inspector.activeSidebar", "ruleview");
> +pref("devtools.inspector.markupPreview", false);

Default should be true ... robcee agrees.
Attachment #664546 - Flags: review?(mratcliffe) → review+
Blocks: 794402
https://hg.mozilla.org/mozilla-central/rev/b0ecba78eb7f
Assignee: nobody → paul
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 18
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: