Closed Bug 1904096 Opened 2 years ago Closed 2 years ago

GeckoTraceEvent.h is behind upstream libwebrtc (and should be un-formatted)

Categories

(Core :: WebRTC, task)

task

Tracking

()

RESOLVED FIXED
129 Branch
Tracking Status
firefox129 --- fixed

People

(Reporter: mjf, Assigned: mjf)

Details

Attachments

(2 files)

The v126 update requires changes to GeckoTraceEvent.h in order to build. GeckoTraceEvent.h has fallen behind the current version of rtc_base/trace_event.h. Also complicating applying upstream updates, the file was clang-formatted despite being listed in .clang-format-ignore. We need to un-format the file, and apply changes from upstream commits 802e8e5fdb, d7478a8453, and 9849bfdb10 to match libwebrtc's version.

This file is marked in .clang-format-ignore because it
is copied from libwebrtc. Formatting changes here make
it difficult to keep it in step with upstream changes.

The file now contains '// clang-format off' and
'// clang-format on' to help avoid this issue in the
future.

Pushed by mfroman@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/562736492281 revert clang-formatting from GeckoTraceEvent.h r=ng,profiler-reviewers,aabh https://hg.mozilla.org/integration/autoland/rev/fb0e887ed58f reflect libwebrtc commits 802e8e5fdb, d7478a8453, 9849bfdb10 in GeckoTraceEvent.h r=ng,profiler-reviewers,aabh
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: