Cannot add Remote Content exceptions. Error "nsIPermissionManager is not defined"
Categories
(Thunderbird :: Security, defect)
Tracking
(thunderbird_esr115 fixed, thunderbird117 fixed)
People
(Reporter: db, Assigned: darktrojan)
Details
Attachments
(2 files)
|
139.32 KB,
image/jpeg
|
Details | |
|
Bug 1847576 - Fix and test broken buttons in remote content/cookie dialogs. r=#thunderbird-reviewers
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
wsmwk
:
approval-comm-esr115+
|
Details | Review |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36
Steps to reproduce:
Looked to configure the remote content configuration system via settings
Actual results:
It doesn't allow you to add websites or email addresses within the configuration system itself, only via the options in the message. The 'Allow' button does nothing....
Expected results:
Expected to be able to add the designated site or email address.
| Reporter | ||
Comment 1•2 years ago
|
||
In the error console:
Uncaught ReferenceError: nsIPermissionManager is not defined
oncommand chrome://messenger/content/preferences/permissions.xhtml:1 permissions.xhtml:1:1
Comment 2•2 years ago
|
||
You can enter websites. You cannot enter email addresses.
| Reporter | ||
Comment 3•2 years ago
|
||
I've just tried it again now, it doesn't allow me to enter a website.
| Reporter | ||
Comment 4•2 years ago
|
||
Plus the dialog description says you should be able to enter email addresses. You can enter either via the message controls
Updated•2 years ago
|
Comment 5•2 years ago
|
||
No bug - Remove some pointless abbreviations of Ci members. rs=me
https://hg.mozilla.org/comm-central/rev/04ec8db91ce39c64f0f50b112c9ec02cad5cae41#l3.12
| Assignee | ||
Comment 6•2 years ago
|
||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Pushed by martin@humanoids.be:
https://hg.mozilla.org/comm-central/rev/f0c6e4e10ade
Fix and test broken buttons in remote content/cookie dialogs. r=mkmelin
| Assignee | ||
Comment 8•2 years ago
|
||
Comment on attachment 9347782 [details]
Bug 1847576 - Fix and test broken buttons in remote content/cookie dialogs. r=#thunderbird-reviewers
[Approval Request Comment]
Regression caused by (bug #):
User impact if declined: remote content and cookie dialogs in settings broken
Testing completed (on c-c, etc.): landed yesterday, with a test to prove it works
Risk to taking this patch (and alternatives if risky): no
Comment 9•2 years ago
|
||
Comment on attachment 9347782 [details]
Bug 1847576 - Fix and test broken buttons in remote content/cookie dialogs. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Comment 10•2 years ago
|
||
| bugherder uplift | ||
Thunderbird 117.0b3:
https://hg.mozilla.org/releases/comm-beta/rev/df025d983191
| Assignee | ||
Comment 11•2 years ago
|
||
Comment on attachment 9347782 [details]
Bug 1847576 - Fix and test broken buttons in remote content/cookie dialogs. r=#thunderbird-reviewers
[Approval Request Comment]
Regression caused by (bug #):
User impact if declined: remote content and cookie dialogs in settings broken
Testing completed (on c-c, etc.): landed yesterday, with a test to prove it works
Risk to taking this patch (and alternatives if risky): no
Comment 12•2 years ago
|
||
Comment on attachment 9347782 [details]
Bug 1847576 - Fix and test broken buttons in remote content/cookie dialogs. r=#thunderbird-reviewers
[Triage Comment]
Approved for esr115
Comment 13•2 years ago
|
||
| bugherder uplift | ||
Thunderbird 115.2.0:
https://hg.mozilla.org/releases/comm-esr115/rev/f5bd162cf7e0
Description
•