Closed Bug 1607675 Opened 4 years ago Closed 4 years ago

Remove hidden "debugger" container in DevTools options panel

Categories

(DevTools :: Framework, task, P3)

task

Tracking

(firefox74 fixed)

RESOLVED FIXED
Firefox 74
Tracking Status
firefox74 --- fixed

People

(Reporter: jdescottes, Assigned: jdescottes)

References

Details

Attachments

(1 file)

We have a hidden container in the devtools options markup:

      <fieldset id="debugger-options" class="options-groupbox" hidden="true">
        <legend>&options.debugger.label;</legend>
      </fieldset>

This container was only used to host a checkbox created dynamically to switch between the old and the new debugger.

The old debugger was removed in Bug 1314057, so we should now be able to remove this container. We should also remove the related localized strings. Blocking this on Bug 1592043, which moves the toolbox-options strings to a ftl file.

Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e78e29e6087a
Remove unused debugger container in DevTools options panel r=fluent-reviewers,jlast,flod
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 74
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: