yari icon indicating copy to clipboard operation
yari copied to clipboard

chore(macros/WebExtAllCompatTables): replace {{Compat}} call

Open teoli2003 opened this issue 2 years ago • 1 comments

Summary

We deprecated the parameter of {{Compat}} years ago.

To actually remove it and simplify the codebase, we need to get rid of its only call (with a parameter) from yari.

Problem

We cannot remove the (almost dead) code in {{Compat}}

Solution

Hardcode (two lines) the generation of the HTML directly into {{WebExtAllCompatTables}}.

Screenshots

No Change (Verified locally)

How did you test this change?

Tested locally.

teoli2003 avatar Dec 21 '23 10:12 teoli2003

@teoli2003 Please take a look at Florian's comment above, when you have a moment.

caugner avatar Mar 28 '24 15:03 caugner