Open
Bug 1433908
Opened 8 years ago
Updated 3 years ago
nsIPluginHost.getPermissionStringForType throwing NS_ERROR_NOT_AVAILABLE
Categories
(Firefox :: Page Info Window, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: mh, Unassigned)
Details
Attachments
(1 file)
|
61.44 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20180122225619
Steps to reproduce:
Firefox 58 canonical 1.0 / Ubuntu 16.04 64 bits.
1) Go on any TLS enabled website using https://
2) Click on the left part of the URL text area ( the one with the pad lock ).
3) from there, click the '>' button
4) from there click "more info" at the bottom
Actual results:
5) See the screenshot with the resulting window. No info displayed and on the top of that, clicking one of the buttons three buttons has zero effect. "Show certificate" for example.
Expected results:
Web site identity infos show display in the related window (see screenshot)
"Show certificates" and others buttons should show something
Comment 1•8 years ago
|
||
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0
20180118215408
Works for me on this page, with a French (FR) Firefox build.
Has Regression Range: --- → irrelevant
Has STR: --- → yes
Component: Untriaged → Security
OS: Unspecified → Linux
Hardware: Unspecified → x86_64
Well(In reply to Gingerbread Man from comment #1)
> Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:58.0) Gecko/20100101
> Firefox/58.0
> 20180118215408
>
> Works for me on this page, with a French (FR) Firefox build.
Well it works for all of my co-workers so it could be specific to my system :( (or not)
Comment 3•8 years ago
|
||
Can you reproduce the issue when starting Firefox in a brand new profile? [1]
If yes, how about the latest Nightly build? [2]
[1] https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
[2] https://www.mozilla.org/firefox/nightly/all/
Flags: needinfo?(mh)
Comment 4•8 years ago
|
||
Also, are there any errors in the browser console? (ctrl+shift+j or tools -> web developer -> browser console)
@David : indeed, there is an error within the browser console at step 4) :
09:00:13,523 NS_ERROR_NOT_AVAILABLE: Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIPluginHost.getPermissionStringForType] permissions.js:220
@Gingerbread : indeed. I can't reproduce with a fresh profile.
Flags: needinfo?(mh)
Comment 6•8 years ago
|
||
This is a problem with the page info dialog, then.
Component: Security → Page Info Window
Summary: TLS Certificate / identity details doesn't show up → nsIPluginHost.getPermissionStringForType throwing NS_ERROR_NOT_AVAILABLE
Comment 7•8 years ago
|
||
This is the same issue as bug 1369449, though that one was resolved worksforme after updating...
Hi. I'm now running 59.0.1 and still have the same issue. What more can I do to help ?
(In reply to Johann Hofmann [:johannh] from comment #7)
> This is the same issue as bug 1369449, though that one was resolved
> worksforme after updating...
Running 59.0.2 (64 bits) - canonical 1.0
The issue is still there for me.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•