FWIW I'm not seeing that WebExtensions error in logcat, and I also don't see any change in behavior (I don't see any reader mode) when I'm connected using Mozilla VPN. (Though maybe that just means my network characteristics aren't the same as yours, with respect to the race condition that you're seeing). I *do* see this error in logcat when I type the reader mode icon, though: ``` 10-25 11:15:01.752 10339 10366 E GeckoConsole: [JavaScript Error: "TypeError: can't access property "eventDispatcher", this.window.moduleManager is undefined" {file: "resource://gre/modules/GeckoViewActorParent.sys.mjs" line: 28}] 10-25 11:15:01.752 10339 10366 E GeckoConsole: get eventDispatcher@resource://gre/modules/GeckoViewActorParent.sys.mjs:28:5 10-25 11:15:01.752 10339 10366 E GeckoConsole: receiveMessage@resource://gre/modules/GeckoViewActorParent.sys.mjs:41:9 10-25 11:15:01.752 10339 10366 E GeckoConsole: receiveMessage@resource:///actors/GeckoViewClipboardPermissionParent.sys.mjs:37:22 10-25 11:15:01.754 10339 10339 D GeckoSession: handleMessage GeckoView:ProgressChanged uri=null 10-25 11:15:01.755 10339 10339 D GeckoSession: handleMessage GeckoView:PageStart uri=moz-extension://cf7d7ac7-e96a-4361-b5b1-674bc15940ae/readerview.html?url=https://www-kron4-com.cdn.ampproject.org/v/s/www.kron4.com/news/bay-area/silicon-valley-tech-executive-sentenced-to-prison-for-covid-testing-fraud/amp/?amp_gsa=1&_js_v=a9&usqp=mq331AQGsAEggAID#amp_tf=From%20%251%24s&aoh=16978684449801&csi=0&referrer=https%3A%2F%2Fwww.google.com&share=https%3A%2F%2Fwww.kron4.com%2Fnews%2Fbay-area%2Fsilicon-valley-tech-executive-sentenced-to-prison-for-covid-testing-fraud%2F&id=1f7c83c7-a4c4-4ef9-af32-84d05e1d3248&colorScheme=light 10-25 11:15:01.755 10339 10339 I GeckoSession: handleMessage GeckoView:PageStart uri= ``` This seems potentially-related to the error in comment 5, given that it has to do with `handleMessage/receiveMessage` for reader view, with comment 5 being apparently about an undefined/unexpected `message.id`.
Bug 1860490 Comment 10 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
FWIW I'm not seeing that WebExtensions error in logcat, and I also don't see any change in behavior (I don't see any reader mode) when I'm connected using Mozilla VPN. (Though maybe that just means my network characteristics aren't the same as yours, with respect to the race condition that you're seeing). I *do* see this error in logcat when I tap the reader mode icon, though (using the debug build from comment 6): ``` 10-25 11:15:01.752 10339 10366 E GeckoConsole: [JavaScript Error: "TypeError: can't access property "eventDispatcher", this.window.moduleManager is undefined" {file: "resource://gre/modules/GeckoViewActorParent.sys.mjs" line: 28}] 10-25 11:15:01.752 10339 10366 E GeckoConsole: get eventDispatcher@resource://gre/modules/GeckoViewActorParent.sys.mjs:28:5 10-25 11:15:01.752 10339 10366 E GeckoConsole: receiveMessage@resource://gre/modules/GeckoViewActorParent.sys.mjs:41:9 10-25 11:15:01.752 10339 10366 E GeckoConsole: receiveMessage@resource:///actors/GeckoViewClipboardPermissionParent.sys.mjs:37:22 10-25 11:15:01.754 10339 10339 D GeckoSession: handleMessage GeckoView:ProgressChanged uri=null 10-25 11:15:01.755 10339 10339 D GeckoSession: handleMessage GeckoView:PageStart uri=moz-extension://cf7d7ac7-e96a-4361-b5b1-674bc15940ae/readerview.html?url=https://www-kron4-com.cdn.ampproject.org/v/s/www.kron4.com/news/bay-area/silicon-valley-tech-executive-sentenced-to-prison-for-covid-testing-fraud/amp/?amp_gsa=1&_js_v=a9&usqp=mq331AQGsAEggAID#amp_tf=From%20%251%24s&aoh=16978684449801&csi=0&referrer=https%3A%2F%2Fwww.google.com&share=https%3A%2F%2Fwww.kron4.com%2Fnews%2Fbay-area%2Fsilicon-valley-tech-executive-sentenced-to-prison-for-covid-testing-fraud%2F&id=1f7c83c7-a4c4-4ef9-af32-84d05e1d3248&colorScheme=light 10-25 11:15:01.755 10339 10339 I GeckoSession: handleMessage GeckoView:PageStart uri= ``` This seems potentially-related to the error in comment 5, given that it has to do with `handleMessage/receiveMessage` for reader view, with comment 5 being apparently about an undefined/unexpected `message.id`.
FWIW I'm not seeing that WebExtensions error in logcat, and I also don't see any change in behavior (I don't see any reader mode) when I'm connected using Mozilla VPN. (Though maybe that just means my network characteristics aren't the same as yours, with respect to the race condition that you're seeing). I *do* see this error in logcat when I tap the reader mode icon, though (using the debug build from comment 6): ``` 10-25 11:15:01.752 10339 10366 E GeckoConsole: [JavaScript Error: "TypeError: can't access property "eventDispatcher", this.window.moduleManager is undefined" {file: "resource://gre/modules/GeckoViewActorParent.sys.mjs" line: 28}] 10-25 11:15:01.752 10339 10366 E GeckoConsole: get eventDispatcher@resource://gre/modules/GeckoViewActorParent.sys.mjs:28:5 10-25 11:15:01.752 10339 10366 E GeckoConsole: receiveMessage@resource://gre/modules/GeckoViewActorParent.sys.mjs:41:9 10-25 11:15:01.752 10339 10366 E GeckoConsole: receiveMessage@resource:///actors/GeckoViewClipboardPermissionParent.sys.mjs:37:22 10-25 11:15:01.754 10339 10339 D GeckoSession: handleMessage GeckoView:ProgressChanged uri=null 10-25 11:15:01.755 10339 10339 D GeckoSession: handleMessage GeckoView:PageStart uri=moz-extension://cf7d7ac7-e96a-4361-b5b1-674bc15940ae/readerview.html?url=https://www-kron4-com.cdn.ampproject.org/v/s/www.kron4.com/news/bay-area/silicon-valley-tech-executive-sentenced-to-prison-for-covid-testing-fraud/amp/?amp_gsa=1&_js_v=a9&usqp=mq331AQGsAEggAID#amp_tf=From%20%251%24s&aoh=16978684449801&csi=0&referrer=https%3A%2F%2Fwww.google.com&share=https%3A%2F%2Fwww.kron4.com%2Fnews%2Fbay-area%2Fsilicon-valley-tech-executive-sentenced-to-prison-for-covid-testing-fraud%2F&id=1f7c83c7-a4c4-4ef9-af32-84d05e1d3248&colorScheme=light 10-25 11:15:01.755 10339 10339 I GeckoSession: handleMessage GeckoView:PageStart uri= ``` This seems potentially-related to the error in comment 8, given that this logging has to do with `handleMessage` and `receiveMessage` for reader view, with comment 5 being apparently about an undefined/unexpected `message.id`.
FWIW I'm not seeing that WebExtensions error in logcat, and I also don't see any change in behavior (I don't see any reader mode) when I'm connected using Mozilla VPN. (Though maybe that just means my network characteristics aren't the same as yours, with respect to the race condition that you're seeing). I *do* see this error in logcat when I tap the reader mode icon, though (using the debug build from comment 6): ``` 10-25 11:15:01.752 10339 10366 E GeckoConsole: [JavaScript Error: "TypeError: can't access property "eventDispatcher", this.window.moduleManager is undefined" {file: "resource://gre/modules/GeckoViewActorParent.sys.mjs" line: 28}] 10-25 11:15:01.752 10339 10366 E GeckoConsole: get eventDispatcher@resource://gre/modules/GeckoViewActorParent.sys.mjs:28:5 10-25 11:15:01.752 10339 10366 E GeckoConsole: receiveMessage@resource://gre/modules/GeckoViewActorParent.sys.mjs:41:9 10-25 11:15:01.752 10339 10366 E GeckoConsole: receiveMessage@resource:///actors/GeckoViewClipboardPermissionParent.sys.mjs:37:22 10-25 11:15:01.754 10339 10339 D GeckoSession: handleMessage GeckoView:ProgressChanged uri=null 10-25 11:15:01.755 10339 10339 D GeckoSession: handleMessage GeckoView:PageStart uri=moz-extension://cf7d7ac7-e96a-4361-b5b1-674bc15940ae/readerview.html?url=https://www-kron4-com.cdn.ampproject.org/v/s/www.kron4.com/news/bay-area/silicon-valley-tech-executive-sentenced-to-prison-for-covid-testing-fraud/amp/?amp_gsa=1&_js_v=a9&usqp=mq331AQGsAEggAID#amp_tf=From%20%251%24s&aoh=16978684449801&csi=0&referrer=https%3A%2F%2Fwww.google.com&share=https%3A%2F%2Fwww.kron4.com%2Fnews%2Fbay-area%2Fsilicon-valley-tech-executive-sentenced-to-prison-for-covid-testing-fraud%2F&id=1f7c83c7-a4c4-4ef9-af32-84d05e1d3248&colorScheme=light 10-25 11:15:01.755 10339 10339 I GeckoSession: handleMessage GeckoView:PageStart uri= ``` This seems potentially-related to the error in comment 8, given that this logging has to do with `handleMessage` and `receiveMessage` for reader view, with comment 8 being apparently about an undefined/unexpected `message.id`.