Closed
Bug 1681070
Opened 5 years ago
Closed 5 years ago
Create a script in tree to update mdn compat data
Categories
(DevTools :: Inspector: Compatibility, task)
DevTools
Inspector: Compatibility
Tracking
(firefox85 fixed)
RESOLVED
FIXED
85 Branch
Tracking | Status | |
---|---|---|
firefox85 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
Attachments
(1 file)
Updating the MDN data should be pretty straightforward with a script.
Assignee | ||
Comment 1•5 years ago
|
||
This patch adds a script which is similar to the one that was written in the README.md file.
This goes along with a simple package.json that let's us have a simple command
to execute the update script.
The README file is updated as well to reflect this new script.
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/92fbaab35c67
[devtools] Add a script to update MDN compat data. r=daisuke.
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
•