Closed Bug 1720289 Opened 4 years ago Closed 4 years ago

Remove MOZ_GECKO_PROFILER ifdefs around network markers

Categories

(Core :: Gecko Profiler, task, P3)

task

Tracking

()

RESOLVED FIXED
92 Branch
Tracking Status
firefox92 --- fixed

People

(Reporter: florian, Assigned: florian)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

All calls to profiler_add_network_marker are currently wrapped in MOZ_GECKO_PROFILER ifdefs, but the only remaining reason for that is that this function is declared within an ifdef inside GeckoProfiler.h. All the functions used by the profiler_add_network_marker implementation are available (and no-op) on platforms where the profiler is not built.

Severity: -- → N/A
Priority: -- → P3
Pushed by fqueze@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5d40ebdbeb8d remove MOZ_GECKO_PROFILER ifdefs around network markers, r=necko-reviewers,gerald,kershaw. https://hg.mozilla.org/integration/autoland/rev/3dc3a9638070 fix the OpaqueResponseUtils includes, r=kershaw,necko-reviewers.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
Depends on: 1720851
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: