Closed
Bug 1377583
Opened 8 years ago
Closed 8 years ago
Expose security certificate information in GV-based custom tabs
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(fennec+, firefox55 unaffected, firefox56 unaffected, firefox57 fixed)
RESOLVED
FIXED
Firefox 57
Tracking | Status | |
---|---|---|
fennec | + | --- |
firefox55 | --- | unaffected |
firefox56 | --- | unaffected |
firefox57 | --- | fixed |
People
(Reporter: droeh, Assigned: droeh)
References
Details
Attachments
(1 file)
25.19 KB,
patch
|
snorp
:
review+
|
Details | Diff | Splinter Review |
I currently have a patch up (for bug 1376587) which exposes much more security information in ProgressListener.onSecurityChange() in a GeckoBundle (keys/values documented in GeckoView.java). This GeckoBundle is compatible with SiteIdentity.update(), so it should be easy enough to build a SiteIdentity in CustomTabsActivity and restore some of the old ActionBarPresenter code.
Assignee | ||
Comment 2•8 years ago
|
||
This adds a class, CustomTabsSecurityPopup, a bit similar to SiteIdentityPopup used by Fennec, to display security cert information when a user taps on the security icon in a custom tab.
Assignee: nobody → droeh
Attachment #8895845 -
Flags: review?(snorp)
Attachment #8895845 -
Flags: review?(snorp) → review+
Pushed by droeh@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/50e74b401083
Expose security information in custom tabs. r=snorp
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 57
Updated•8 years ago
|
status-firefox55:
--- → unaffected
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•