Closed
Bug 1381921
Opened 8 years ago
Closed 8 years ago
Remove nsAXPCNativeCallContext
Categories
(Core :: XPConnect, enhancement)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: mccr8, Assigned: mccr8)
References
Details
Attachments
(2 files)
This is a weird old interface that nobody uses in any substantial way. With a small bit of work, we can delete it entirely. This relies on some cleanups from bug 1381919.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Comment 4•8 years ago
|
||
Comment 5•8 years ago
|
||
mozreview-review |
Comment on attachment 8887610 [details]
Bug 1381921, part 1 - Remove nsIXPConnect::CurrentNativeCallContext.
https://reviewboard.mozilla.org/r/158490/#review163792
Attachment #8887610 -
Flags: review?(mrbkap) → review+
Comment 6•8 years ago
|
||
mozreview-review |
Comment on attachment 8887611 [details]
Bug 1381921, part 2 - Remove nsAXPCNativeCallContext.
https://reviewboard.mozilla.org/r/158492/#review163794
Attachment #8887611 -
Flags: review?(mrbkap) → review+
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/034a44ef2565
part 1 - Remove nsIXPConnect::CurrentNativeCallContext. r=mrbkap
https://hg.mozilla.org/integration/autoland/rev/a2c953a33338
part 2 - Remove nsAXPCNativeCallContext. r=mrbkap
Comment 8•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/034a44ef2565
https://hg.mozilla.org/mozilla-central/rev/a2c953a33338
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•