Skip to content

Commit

Permalink
Bug 1515695 - Remove Task.jsm. r=florian,jdescottes
Browse files Browse the repository at this point in the history
  • Loading branch information
Standard8 committed Jun 17, 2021
1 parent a0630bc commit 28abf1c
Show file tree
Hide file tree
Showing 17 changed files with 120 additions and 1,322 deletions.
3 changes: 0 additions & 3 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -207,9 +207,6 @@ toolkit/components/reader/Readerable.jsm
toolkit/mozapps/update/tests/data/xpcshellConstantsPP.js
toolkit/modules/AppConstants.jsm

# Tests old non-star function generators
toolkit/modules/tests/xpcshell/test_task.js

# Uses special template formatting.
tools/tryselect/selectors/chooser/templates/chooser.html

Expand Down
2 changes: 0 additions & 2 deletions browser/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,5 @@ module.exports = {
"no-extend-native": "error",

"no-shadow": "error",

"mozilla/no-task": "error",
},
};
Loading

0 comments on commit 28abf1c

Please sign in to comment.