Open Bug 1425073 Opened 6 years ago Updated 2 years ago

Figure out why constexpr wasn't working on Windows for generated const telemetry data

Categories

(Toolkit :: Telemetry, enhancement, P4)

enhancement

Tracking

()

People

(Reporter: chutten, Unassigned)

References

Details

In bug 1374631 we tried changing all the generated histogram, scalar, and events structures to constexpr instead of const with... mixed success.

As noted in the backout around bug 1374631 comment 25, constexpr on Windows builds was causing really odd xpcshell bustage.

Step 1) Figure out which constexpr was failing (requires a Windows build)
Step 2) Figure out why
Step 3) Fix it, or leave the ifdef workaround just for the failing nonsense.
Priority: -- → P2
Priority: P2 → P4
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.