Closed
Bug 1632747
Opened 6 years ago
Closed 6 years ago
Loading a web page then about:logins in the same tab fails to show logins due to remoteType mismatch
Categories
(Firefox :: about:logins, defect, P1)
Firefox
about:logins
Tracking
()
RESOLVED
INVALID
People
(Reporter: jaws, Unassigned)
Details
(Keywords: regression, regressionwindow-wanted)
In the Browser Console this message is shown:
AboutLoginsParent: Received AboutLogins:Subscribe message the remote type didn't match expectations: web == privilegedabout
STR:
Using m-c revision 3f7b8c984869
Open a new tab (Tab A)
Visit about:logins in tab A
See text/content in the page and no error message in the Browser Console
Open a new tab (Tab B)
Visit mozilla.org in tab B
Visit about:logins in tab B
ER:
Same text/content in tab B as in tab A
AR:
No text/content in tab B and error message in Browser Console
@mconley, has anything changed recently regarding remoteType and privilegedabout?
Flags: needinfo?(mconley)
| Reporter | ||
Comment 1•6 years ago
|
||
After building again I can't reproduce it. I think this was some out-of-date code between mach build binaries and mach build faster.
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(mconley)
Resolution: --- → INVALID
Updated•6 years ago
|
status-firefox76:
? → ---
status-firefox77:
affected → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•