Closed
Bug 1741167
Opened 3 years ago
Closed 3 years ago
Enable ESLint rule mozilla/use-services on netwerk/test and netwerk/cookie/test
Categories
(Core :: Networking, task, P1)
Core
Networking
Tracking
()
RESOLVED
FIXED
96 Branch
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(2 files)
As part of rolling out ESLint rules across the whole tree, I've created a couple of patches to enable mozilla/use-services for the remaining parts of the tests under netwerk.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Depends on D131130
Updated•3 years ago
|
Severity: -- → S4
Priority: -- → P1
Whiteboard: [necko-triaged]
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eefc29e0cc1b
Replace get_cache_service in netwerk tests with a direct call to Services.cache2. r=necko-reviewers,valentin
https://hg.mozilla.org/integration/autoland/rev/86b61158c4e3
Enable ESLint rule mozilla/use-services for rest of netwerk. r=necko-reviewers,dragana
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/eefc29e0cc1b
https://hg.mozilla.org/mozilla-central/rev/86b61158c4e3
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•