Closed
Bug 1536266
Opened 7 years ago
Closed 7 years ago
XPCVariant::SetCCGeneration() is unused
Categories
(Core :: XPConnect, enhancement, P2)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: mccr8, Assigned: smaug)
Details
Attachments
(2 files)
|
3.43 KB,
patch
|
Details | Diff | Splinter Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review |
It looks like there used to be some optimizations for this class, but nobody sets it any more, so some functions and the mCCGeneration field could be removed.
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → bugs
| Assignee | ||
Comment 1•7 years ago
|
||
(moz-phab doesn't work on this older laptop, will push to ph later)
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7551a9d9fc2f
remove unused XPCVariant::mCCGeneration, r=mbrodesser
Updated•7 years ago
|
Priority: -- → P2
Comment 4•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•