Closed
Bug 1661846
Opened 5 years ago
Closed 5 years ago
about:plugins broken (white page; RPMSendQuery is not defined)
Categories
(Core :: DOM: Security, defect, P1)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
82 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr68 | --- | unaffected |
| firefox-esr78 | --- | unaffected |
| firefox80 | --- | unaffected |
| firefox81 | --- | unaffected |
| firefox82 | --- | fixed |
People
(Reporter: soeren.hentzschel, Assigned: sstreich)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [domsecurity-active])
Attachments
(1 file)
The page about:plugins is broken in Firefox Nightly. There is only a white page and the following error message in the browser console:
Uncaught ReferenceError: RPMSendQuery is not defined (plugins.js:20:1)
6:02.09 INFO: Narrowed integration regression window from [07523f6e, cae69f69] (3 builds) to [07523f6e, 9b5af69e] (2 builds) (~1 steps left)
6:02.09 INFO: No more integration revisions, bisection finished.
6:02.09 INFO: Last good revision: 07523f6e83410bf3ae73fc69184ca9ebd28139d7
6:02.09 INFO: First bad revision: 9b5af69ea3884994a93f8ee096e8a39b6bacfac0
6:02.09 INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=07523f6e83410bf3ae73fc69184ca9ebd28139d7&tochange=9b5af69ea3884994a93f8ee096e8a39b6bacfac0
Flags: needinfo?(sstreich)
| Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → sstreich
Status: NEW → ASSIGNED
Updated•5 years ago
|
Priority: -- → P1
Whiteboard: [domsecurity-active]
Updated•5 years ago
|
Keywords: regression
Pushed by nerli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2056a83136fc
Fix SystemPrincipal handling in RemotePageAccessManager.jsm r=ckerschb
Comment 4•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
Updated•5 years ago
|
status-firefox80:
--- → unaffected
status-firefox-esr68:
--- → unaffected
Updated•5 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•