Closed
Bug 1998677
Opened 4 months ago
Closed 3 months ago
Inactive split view domain indicator should not include favicon (at least not for non-https sites)
Categories
(Firefox :: Tabbed Browser, defect, P1)
Tracking
()
VERIFIED
FIXED
147 Branch
| Tracking | Status | |
|---|---|---|
| firefox147 | --- | verified |
People
(Reporter: Gijs, Assigned: Gijs)
References
(Blocks 1 open bug)
Details
(Keywords: csectype-spoof, sec-vector, Whiteboard: [fidefe-sidebar] [adv-main147-])
Attachments
(1 file)
Some ground assumptions for this ticket:
- the design shows the domain with favicon
- favicons used to be displayed in the address bar (in all browsers)
- all browsers stopped doing this because it enabled spoofing (cf. bug 588270 , bug 742419 )
- the split view implementation shows insecure state indicators for websites that are not secure (e.g.
http://httpforever.com/)
This combination means that the resulting experience for insecure sites can be confusing, because the site favicon can try to pretend the site is secure anyway, cf. attachment 9524721 [details] .
I think we should not show the favicon - at least in the non-https case. Even in the https case it can be a little spoofy (e.g. with lookalike domains and a "right" favicon), but given we display the domain name it shouldn't be any more spoofy than the address bar already is.
Updated•4 months ago
|
Updated•4 months ago
|
Severity: -- → S2
Priority: -- → P1
| Assignee | ||
Comment 1•3 months ago
|
||
Updated•3 months ago
|
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Pushed by gijskruitbosch@gmail.com:
https://github.com/mozilla-firefox/firefox/commit/32e687c9ab07
https://hg.mozilla.org/integration/autoland/rev/5c60febac2fa
don't show favicon for http sites in split view, r=tabbrowser-reviewers,dao
Comment 3•3 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
status-firefox147:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 147 Branch
Comment 4•3 months ago
•
|
||
Verified that the favicon is no longer displayed for http sites in split view with Firefox 147.0a1 (2025-12-02) on Windows 11, macOS 26 and Ubuntu 24.
Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-ver-done-c147/b146]
Updated•2 months ago
|
Whiteboard: [fidefe-sidebar] → [fidefe-sidebar] [adv-main147-]
You need to log in
before you can comment on or make changes to this bug.
Description
•