Create WebsiteInfoState inside TrustPanelState and use it to display connection info in the Unified Trust Panel
Categories
(Firefox for Android :: Settings, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: sanchaai, Assigned: sanchaai, NeedInfo)
References
Details
(Whiteboard: [group3][fxdroid])
Attachments
(1 file)
Create WebsiteInfoState inside TrustPanelState and use it to display connection info (i.e., website title, URL, secured/not secured, and certificate name) in the Unified Trust Panel.
Should be similar to: https://searchfox.org/mozilla-central/source/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/settings/quicksettings/QuickSettingsFragmentState.kt#39
Updated•1 month ago
|
Assignee | ||
Comment 1•1 month ago
|
||
Create WebsiteInfoState inside TrustPanelState and use it to display connection info (i.e., website title, URL, secured/not secured, and certificate name) in the Unified Trust Panel.
Should be similar to: https://searchfox.org/mozilla-central/source/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/settings/quicksettings/QuickSettingsFragmentState.kt#39
Updated•1 month ago
|
Updated•22 days ago
|
Comment 3•6 days ago
|
||
Backed out for causing fenix failures in ProtectionPanel.kt.
- Backout link
- Push with failures
- Failure Log
- Failure line: file:///builds/worker/checkouts/gecko/mobile/android/fenix/app/src/main/java/org/mozilla/fenix/settings/trustpanel/ui/ProtectionPanel.kt:51:34: error: Unresolved reference 'menu'.
Description
•