TypeError: this._manager.messageManager is null
Categories
(GeckoView :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: jerishbalakrishnan, Unassigned)
Details
(Whiteboard: [qa-triaged])
Attachments
(1 file)
263.23 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36
Steps to reproduce:
When I try to Sign in on Google or Sign in on GitHub the GeckoView becomes blank (white screen).
Actual results:
[JavaScript Error: "TypeError: this._manager.messageManager is null" {file: "chrome://geckoview/content/geckoview.js" line: 518}]
_updateContentModuleState@chrome://geckoview/content/geckoview.js:518:5
set enabled@chrome://geckoview/content/geckoview.js:493:10
init/</<@chrome://geckoview/content/geckoview.js:115:9
forEach@chrome://geckoview/content/geckoview.js:168:19
init/<@chrome://geckoview/content/geckoview.js:114:12
Expected results:
The GeckoView should show the page.
Comment 1•1 years ago
|
||
Have you been able to reproduce this in the GeckoViewExample app?
Updated•1 years ago
|
Comment 2•1 year ago
|
||
Hi, I was not able to reproduce this issue with a physical device nor with the emulator on the following versions:
- latest RC 119.0 - build 2
- 118.1.1, 118.1.0
- RC 118.0 - build 2
- GVE
Tested with:
- Samsung Galaxy A53 5G (Android 13)
- Pixel 2 API 30 - Emulator
Jerish Balakrishnan, do you still experience this issue on the latest release?
Could you please test this on the GVE app? Thanks!
Updated•1 year ago
|
Reporter | ||
Comment 3•1 year ago
|
||
Hi,
I have tested it on 119.0 and it's working now.
Thank you so much.
Updated•10 months ago
|
Description
•