Closed Bug 1299186 Opened 8 years ago Closed 8 years ago

Stop exporting startupcache symbols

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: benjamin, Unassigned)

References

Details

I think that the only reason we're exporting startupcache symbols is for tests. I'd like us to try and remove this, perhaps by moving startupcache tests into gtest. It's not likely by itself to be a big vector for 3rd-party stability problems, so this is lower priority than some of the other symbol issues.
Blocks: 1299187
I have tried to do this in the past.  It's mostly tedium, in that gtests does not map very well to the way TestStartupCache currently works.
Fixed by porting startupcache to gtest in bug 1314378.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.