Closed
Bug 1677942
Opened 5 years ago
Closed 5 years ago
Use new syntax for backward compatibility comments
Categories
(DevTools :: General, task, P3)
DevTools
General
Tracking
(firefox85 fixed)
RESOLVED
FIXED
85 Branch
Tracking | Status | |
---|---|---|
firefox85 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
Details
Attachments
(1 file)
In Bug 1673535, we agreed on a specific pattern for backward compatibility comments.
This patch should be about trying to turn existing backward compatibility comments into this new pattern, so we can start experimenting with a "cleaning" task on each release cycle.
Assignee | ||
Comment 1•5 years ago
|
||
This turns all existing backward compatibility comments (or
comments mentioning a specific Firefox version), into the new
syntax we agreed upon in Bug 1673535.
Updated•5 years ago
|
Attachment #9188503 -
Attachment description: Bug 1677942 - [devtools] Use new syntax for backward compatibility comments. r=jdescottes. → Bug 1677942 - [devtools] Use new syntax for backward compatibility comments. r=jdescottes,ochameau.
Updated•5 years ago
|
Severity: -- → S3
Priority: -- → P3
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f74f264a14dc
[devtools] Use new syntax for backward compatibility comments. r=jdescottes,devtools-backward-compat-reviewers.
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•