Closed Bug 988997 Opened 10 years ago Closed 10 years ago

Remove imports of Promise.jsm from the devtools server actors once protocol.js has been migrated

Categories

(DevTools :: Debugger, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Paolo, Unassigned)

References

Details

In bug 988335, the server actors have been migrated to Promise.jsm to simplify the conversion of protocol.js. Once that file is converted, it will not be necessary to import Promise.jsm locally anymore.
These days all the debugger server actors are SDK modules to which we provide promise as a built-in global, so we no longer import Promise.jsm there. I think its safe to mark this bug as fixed.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.