Closed Bug 1980572 Opened 2 months ago Closed 2 months ago

Turn InspectorPanel into a class

Categories

(DevTools :: Inspector, task)

task

Tracking

(firefox143 fixed)

RESOLVED FIXED
143 Branch
Tracking Status
firefox143 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

we're still using a function + proto https://searchfox.org/mozilla-central/rev/6e2b186c296474e032d9ae2e000b7c870396775c/devtools/client/inspector/panel.js#7,10

function InspectorPanel(iframeWindow, toolbox, commands) {
...
InspectorPanel.prototype = {
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/d0409040a61a https://hg.mozilla.org/integration/autoland/rev/3458eddf85e5 [devtools] Turn InspectorPanel into a proper ES class. r=devtools-reviewers,bomsy. https://github.com/mozilla-firefox/firefox/commit/2d6bd720ae3a https://hg.mozilla.org/integration/autoland/rev/0419b5452df4 [devtools] Use proper private properties in InspectorPanel. r=devtools-reviewers,bomsy.
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
QA Whiteboard: [qa-triage-done-c144/b143]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: