Closed
Bug 1636990
Opened 5 years ago
Closed 5 years ago
Inline NS_NewBackstagePass
Categories
(Core :: XPConnect, task)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
Details
Attachments
(1 file)
Bug 820170 added this method, but it is infallible, so it seems like overkill. We have to fix the principal to the system principal inside the ctor, but that's the only thing people ever pass in.
Assignee | ||
Comment 1•5 years ago
|
||
Also, make an NS_ERROR in ~mozJSComponentLoader() into an assertion.
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c69722c226d1
Inline NS_NewBackstagePass. r=kmag
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•