Closed
Bug 1677944
Opened 5 years ago
Closed 4 months ago
[meta] Cleanup backward compatibility code
Categories
(DevTools :: General, task)
DevTools
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1759545
People
(Reporter: nchevobbe, Unassigned)
Details
(Keywords: meta)
With the agreement that was reached on Bug 1673535, we should now be able to easily search for backward compatibility code and when they were added. This gives us the opportunity to cleanup such code in each cycle.
A bug should be filed for each cycle cleanup (whose version is N), where one would search for @backward-compat and evaluate what needs to be done for each instance where in the {added in XX}, XX <= N-2.
So if we're in cycle 90, we could remove all code where the comment says it was added in 88 or older (this is the current rule we have, but it might change in the future).
Updated•4 years ago
|
Summary: [META] Cleanup backward compatibility code → [meta] Cleanup backward compatibility code
| Reporter | ||
Comment 1•4 months ago
|
||
Let's close this one in favor of Bug 1759545
You need to log in
before you can comment on or make changes to this bug.
Description
•