Change the tab icon for net error pages from warning icon to info icon
Categories
(Firefox :: Site Identity, enhancement, P2)
Tracking
()
People
(Reporter: emmamalysz, Assigned: mconley)
References
(Blocks 1 open bug)
Details
(Whiteboard: [proton-tabs-bar] [priority:2a] [proton-uplift])
Attachments
(2 files)
|
82.18 KB,
image/png
|
Details | |
|
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
In Bug 1575080, we changed the icon in the site identity panel/urlbar to info.svg (https://searchfox.org/mozilla-central/rev/2f109387cc6886859d3f985ed9aca352fff653b8/browser/themes/shared/controlcenter/panel.inc.css#471). The tab icon uses warning.svg.
UX requested we change this to info.svg
| Reporter | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Comment 5•5 years ago
|
||
Backed out changeset 289f6a96b9e4 (Bug 1709472) for xpcshell failures in test_bookmarks_html.js.
https://hg.mozilla.org/integration/autoland/rev/b1fe781c2f8c009f2725924cf784179dea2a4cdc
Push with failures:
https://treeherder.mozilla.org/jobs?repo=autoland&revision=289f6a96b9e4dd79b38b3e754bf926fb82710413&selectedTaskRun=SlL8FCeETFG-Lz2I8JEuPQ.0
Failure log:
https://treeherder.mozilla.org/logviewer?job_id=339638912&repo=autoland&lineNumber=2454
| Assignee | ||
Updated•5 years ago
|
Comment 7•5 years ago
|
||
| bugherder | ||
Comment 8•5 years ago
|
||
Can we please uplift to Beta 89?
| Assignee | ||
Comment 9•5 years ago
|
||
Comment on attachment 9220900 [details]
Bug 1709472 - Change error page favicon from warning.svg to info.svg. r?jaws!
Beta/Release Uplift Approval Request
- User impact if declined: Users will see a warning icon (triangle with
!) rather than an info icon (circle with ani) for things like network error pages, about:sessionrestore, and about:restartrequired. - Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This is swapping in a new asset URL for the pre-existing icon in the icons folder, which is not a risky operation.
- String changes made/needed: None.
Comment 10•5 years ago
|
||
Comment on attachment 9220900 [details]
Bug 1709472 - Change error page favicon from warning.svg to info.svg. r?jaws!
Approved for 89.0b14.
Comment 11•5 years ago
|
||
| bugherder uplift | ||
Comment 12•5 years ago
|
||
Verified as fixed on Windows 10 x64, macOS 10.15, Ubuntu 20.04 and on Windows 7 x64.
Description
•