Closed
Bug 1923175
Opened 28 days ago
Closed 23 days ago
Refactor favicons code to pass nsIURI instead of url strings
Categories
(Toolkit :: Places, task, P3)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
133 Branch
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: yazan, Assigned: yazan)
References
Details
Attachments
(1 file)
Passing nsIURI instead of url strings to https://searchfox.org/mozilla-central/source/toolkit/components/places/FaviconHelpers.cpp would simplify extracting parts of the URI
Assignee | ||
Comment 1•26 days ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/020aa3ff7fab
Refactor favicons code to pass nsIURI instead of url strings. r=places-reviewers,Standard8
Comment 3•23 days ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 23 days ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•