Closed Bug 1892408 Opened 7 months ago Closed 6 months ago

Use case-insensitive ordering for crash annotations in generated code

Categories

(Toolkit :: Crash Reporting, task)

task

Tracking

()

RESOLVED FIXED
127 Branch
Tracking Status
firefox127 --- fixed

People

(Reporter: gsvelto, Assigned: gsvelto)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

In bug 1620998 we'll need to generate Rust code from the CrashAnnotations.yaml file, since this will happen outside of toolkit/crashreporter/generate_crash_reporter_sources.py we need to ensure that the emitted crash annotations are in the same order and use the same indexes. The current ordering is based on the dictionary objects holding the annotations in the Python script, we should switch to case-insensitive ordering which we already loosely follow in the YAML file.

Assignee: nobody → gsvelto
Status: NEW → ASSIGNED
Pushed by gsvelto@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/bcd30dc85d7a Order crash annotations by name ignoring case in generated code r=afranchuk
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: