Closed Bug 1652690 Opened 5 years ago Closed 5 years ago

Remove outdated eslint rule for devtools/shared/platform

Categories

(DevTools :: General, task, P3)

task

Tracking

(firefox80 fixed)

RESOLVED FIXED
Firefox 80
Tracking Status
firefox80 --- fixed

People

(Reporter: jdescottes, Assigned: jdescottes)

Details

Attachments

(1 file)

devtools/shared/platform used to have a special setup to provide helpers in a "chrome" or "content" variant. The chrome variant was supposed to be used when DevTools were running in Firefox. The content variant was supposed to be used for DevTools html.

This setup was removed in https://bugzilla.mozilla.org/show_bug.cgi?id=1403489 in favor of webpack shims.

We can also remove the eslint rules that used to prevent importing devtools/shared/platform/(chrome|content):

https://searchfox.org/mozilla-central/search?q=devtools%2Fshared%2Fplatform%2F%28chome%7Ccontent%29%2F&path=&case=true&regexp=false

(note the typo on chrome -> chome! )

Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/07f9516af907 Remove outdated eslint rule for devtools/shared/platform r=nchevobbe,perftest-reviewers,sparky
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: