Closed
Bug 1951652
Opened 8 months ago
Closed 7 months ago
Convert browser/components/search files to use moz-src protocol
Categories
(Firefox :: Search, task, P3)
Firefox
Search
Tracking
()
RESOLVED
FIXED
138 Branch
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
moz-src is a new protocol (see proposal in bug 1950723), that is beginning to replace resource://. As it is file system based, it will help our tools with processing and detecting types.
I'd like to adopt it for browser/components/search.
We'll do toolkit in a later follow-up, since it'll require changes to searchengine-devtools, which I'd like to release first.
Assignee | ||
Updated•8 months ago
|
Assignee | ||
Comment 1•8 months ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/316acb15181f
Convert browser/components/search/ modules to use moz-src uris. r=search-reviewers,scunnane
Comment 3•7 months ago
|
||
This lead to a 4KB increase in the installer size on Windows. This increase is below the alertable threshold, so consider this message as a FYI only.
Comment 4•7 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•