Closed
Bug 1276231
Opened 9 years ago
Closed 9 years ago
Remove the unused return value of XPCJSContextStack::Pop
Categories
(Core :: XPConnect, defect)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla49
Tracking | Status | |
---|---|---|
firefox49 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
2.03 KB,
patch
|
mrbkap
:
review+
|
Details | Diff | Splinter Review |
Because it's not used, and we might want to change what this stack stores to booleans so don't want to have a way to extract values from it.
![]() |
Assignee | |
Comment 1•9 years ago
|
||
Attachment #8757320 -
Flags: review?(mrbkap)
![]() |
Assignee | |
Updated•9 years ago
|
Assignee: nobody → bzbarsky
Status: NEW → ASSIGNED
Updated•9 years ago
|
Attachment #8757320 -
Flags: review?(mrbkap) → review+
Comment 3•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla49
You need to log in
before you can comment on or make changes to this bug.
Description
•