Closed
Bug 1357585
Opened 8 years ago
Closed 8 years ago
Stop inheriting from PRCList in XPCWrappedNativeScope
Categories
(Core :: XPConnect, enhancement)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: erahm, Assigned: erahm)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.52 KB,
patch
|
bholley
:
review+
|
Details | Diff | Splinter Review |
XPCWrappedNativeScope inherits from PRCList, but is never used in a PRCList.
Assignee | ||
Comment 1•8 years ago
|
||
bholley: this is two line change, all deletion, it compiles.
Attachment #8859381 -
Flags: review?(bobbyholley)
Updated•8 years ago
|
Attachment #8859381 -
Flags: review?(bobbyholley) → review+
Assignee | ||
Comment 2•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/bf7bd2981c424fb72e1199bb5a67ee5822615099
Bug 1357585 - Stop inheriting from PRCList in XPCWrappedNativeScope. r=bholley
Comment 3•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•