Closed Bug 1693347 Opened 4 years ago Closed 4 years ago

Avoid including GeckoProfiler.h when it's not going to be used

Categories

(Core :: IPC, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
87 Branch
Tracking Status
firefox87 --- fixed

People

(Reporter: florian, Assigned: florian)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Currently GeckoProfiler.h is included unconditionally in .cpp files generated by ipdl. Smaller more specific ProfilerLabels.h and ProfilerMarkers.h headers can be included only when they are needed.

Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3a33c1ca0e15 Avoid including GeckoProfiler.h in generated cpp files when it is not going to be used, r=nika.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: