Closed Bug 722552 Opened 12 years ago Closed 12 years ago

Remove xul panel for html tree from browser.xul

Categories

(DevTools :: Inspector, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 13

People

(Reporter: rcampbell, Unassigned)

References

Details

Attachments

(1 file, 1 obsolete file)

<panel id="inspector-tree-panel"
           orient="vertical"
           hidden="true"
           ignorekeys="true"
           noautofocus="true"
           noautohide="true"
           titlebar="normal"
           close="true"
           label="&inspectPanelTitle.label;">
      <hbox id="tree-panel-resizer-box" align="end">
        <spacer flex="1" />
        <resizer dir="bottomend" />
      </hbox>
    </panel>
Attached patch Made a patch removing the lines (obsolete) — Splinter Review
Attachment #594234 - Flags: review?
Attachment #594234 - Flags: review? → review?(rcampbell)
Comment on attachment 594234 [details] [diff] [review]
Made a patch removing the lines

This makes inspectPanelTitle.label unused. Please remove it from browser/locales/en-US/chrome/browser/browser.dtd.
Attachment #594234 - Attachment is obsolete: true
Attachment #594234 - Flags: review?(rcampbell)
Attachment #594252 - Flags: review?
Attachment #594252 - Flags: review? → review?(rcampbell)
Comment on attachment 594252 [details] [diff] [review]
New patch with the inspectPanelTitle.label removed also

Looks good. Thanks for the patch!
Attachment #594252 - Flags: review?(rcampbell) → review+
Whiteboard: [good-first-bug][mentor=robcee][lang=xul] → [good-first-bug][mentor=robcee][lang=xul][land-in-fx-team]
We'll have to land this after bug 719607 lands.
Depends on: 719607
Whiteboard: [good-first-bug][mentor=robcee][lang=xul][land-in-fx-team] → [good-first-bug][mentor=robcee][lang=xul][waiting-on-blocker]
Whiteboard: [good-first-bug][mentor=robcee][lang=xul][waiting-on-blocker] → [land-in-fx-team]
https://hg.mozilla.org/integration/fx-team/rev/59c3980dbdbc
Whiteboard: [land-in-fx-team] → [fixed-in-fx-team]
https://hg.mozilla.org/mozilla-central/rev/59c3980dbdbc
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 13
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: