Closed
Bug 1337858
Opened 4 years ago
Closed 4 years ago
Replace CopyFavicon in Docshell with a proper API
Categories
(Toolkit :: Places, defect, P1)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox54 | --- | unaffected |
| firefox55 | --- | fixed |
People
(Reporter: mak, Assigned: mak)
References
Details
(Whiteboard: [fxsearch])
Attachments
(1 file)
The current one will only copy one payload, that is not what we want in general.
| Assignee | ||
Updated•4 years ago
|
Priority: P3 → P1
| Assignee | ||
Comment 1•4 years ago
|
||
while here could also fix back/forward menu to use page-icon instead of getFaviconUrlForPage
| Assignee | ||
Updated•4 years ago
|
Assignee: nobody → mak77
Status: NEW → ASSIGNED
| Comment hidden (mozreview-request) |
Comment 3•4 years ago
|
||
| mozreview-review | ||
Comment on attachment 8870735 [details] Bug 1337858 - Replace CopyFavicon in the Docshell with a proper favicons API. https://reviewboard.mozilla.org/r/142224/#review149212 Looks good, r=Standard8
Attachment #8870735 -
Flags: review?(standard8) → review+
| Comment hidden (mozreview-request) |
Pushed by mak77@bonardo.net: https://hg.mozilla.org/integration/autoland/rev/d48d0c5b0191 Replace CopyFavicon in the Docshell with a proper favicons API. r=standard8
Comment 6•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d48d0c5b0191
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox55:
--- → fixed
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Comment 7•4 years ago
|
||
54 RC build is released. Mark 54 won't fix.
| Assignee | ||
Comment 8•4 years ago
|
||
it's actually unaffected, this work is just needed for the new favicons store.
You need to log in
before you can comment on or make changes to this bug.
Description
•