Closed
Bug 1844127
Opened 3 years ago
Closed 3 months ago
Stop using NetUtils in Places unit tests
Categories
(Toolkit :: Places, task, P5)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
152 Branch
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: mak, Assigned: mak)
Details
Attachments
(1 file, 3 obsolete files)
it's only used for newURI, and in most cases we don't want/need nsIFile support.
| Comment hidden (obsolete) |
| Comment hidden (obsolete) |
| Comment hidden (obsolete) |
| Assignee | ||
Updated•3 years ago
|
Attachment #9344451 -
Attachment is obsolete: true
| Assignee | ||
Updated•3 years ago
|
Attachment #9344453 -
Attachment is obsolete: true
Updated•3 months ago
|
Attachment #9344450 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•3 months ago
|
||
Pushed by mak77@bonardo.net:
https://github.com/mozilla-firefox/firefox/commit/f7c1cd6e3303
https://hg.mozilla.org/integration/autoland/rev/7f44d13eb729
Replace NetUtil.newURI in Places. r=places-reviewers,Standard8
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox152:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch
Updated•2 months ago
|
QA Whiteboard: [qa-triage-done-c153/b152]
You need to log in
before you can comment on or make changes to this bug.
Description
•