Closed
Bug 1518523
Opened 7 years ago
Closed 7 years ago
WebNavigationContent.js, line 215: NS_NOINTERFACE: Component returned failure code: 0x80004002
Categories
(WebExtensions :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1447809
People
(Reporter: wtds.trabalho, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0
Steps to reproduce:
After update I got this message from console.
Actual results:
JavaScript error: resource://gre/modules/WebNavigationContent.js, line 215: NS_NOINTERFACE: Component returned failure code: 0x80004002 (NS_NOINTERFACE) [nsIWebProgress.DOMWindow]
and
(firefox:7385): GLib-CRITICAL **: 14:13:42.086: g_find_program_in_path: assertion 'program != NULL' failed
1546964022252 addons.webextension.@react-devtools WARN Loading extension '@react-devtools': Reading manifest: Error processing background.persistent: Event pages are not currently supported. This will run as a persistent background page.
1546964022287 addons.webextension.email-tabs@mozilla.org WARN Loading extension 'email-tabs@mozilla.org': Reading manifest: Error processing version_name: An unexpected property was found in the WebExtension manifest.
1546964022351 addons.webextension.{5caff8cc-3d2e-4110-a88a-003cc85b3858} WARN Loading extension '{5caff8cc-3d2e-4110-a88a-003cc85b3858}': Reading manifest: Error processing background.persistent: Event pages are not currently supported. This will run as a persistent background page.
1546964022353 addons.webextension.{5caff8cc-3d2e-4110-a88a-003cc85b3858} WARN Loading extension '{5caff8cc-3d2e-4110-a88a-003cc85b3858}': Reading manifest: Error processing version_name: An unexpected property was found in the WebExtension manifest.
1546964022381 addons.webextension.{d7ce25e4-e6a8-433e-bb29-ec763dcd26bf} WARN Loading extension '{d7ce25e4-e6a8-433e-bb29-ec763dcd26bf}': Reading manifest: Error processing options_page: An unexpected property was found in the WebExtension manifest.
Gtk-Message: 14:13:42.792: Failed to load module "appmenu-gtk-module"
Gtk-Message: 14:13:43.153: Failed to load module "appmenu-gtk-module"
Gtk-Message: 14:13:43.223: Failed to load module "appmenu-gtk-module"
Gtk-Message: 14:13:43.312: Failed to load module "appmenu-gtk-module"
Gtk-Message: 14:13:43.415: Failed to load module "appmenu-gtk-module"
Gtk-Message: 14:13:43.740: Failed to load module "appmenu-gtk-module"
Gtk-Message: 14:13:44.003: Failed to load module "appmenu-gtk-module"
JavaScript error: , line 0: uncaught exception: Metrics not sent due to DNT.
JavaScript error: , line 0: uncaught exception: Metrics not sent due to DNT.
JavaScript error: undefined, line 0: Error: Missing host permission for the tab
JavaScript error: undefined, line 0: Error: Missing host permission for the tab
Gtk-Message: 14:13:47.143: Failed to load module "appmenu-gtk-module"
JavaScript error: resource://gre/modules/WebNavigationContent.js, line 215: NS_NOINTERFACE: Component returned failure code: 0x80004002 (NS_NOINTERFACE) [nsIWebProgress.DOMWindow]
Expected results:
No errors... Thanks
Comment 1•7 years ago
|
||
I don't know how to read the errors correctly, but this seems like it's related to (Core) DOM. If the component is incorrect, please change it to a more appropriate one. Furthermore, if some testing is necessary, please need info me or the reporter.
@Wellington Torrejais da Silva: Please answer some questions.
- Did you update Nightly from v66 to v66? Do you have any more details?
- What extensions are you using?
Thank you for your contribution!
Component: Untriaged → DOM
Flags: needinfo?(wtds.trabalho)
OS: Unspecified → Linux
Product: Firefox → Core
Hardware: Unspecified → Desktop
Comment 2•7 years ago
|
||
WebNavigationContent.js is more like a toolkit thing.
Component: DOM → General
Product: Core → Toolkit
Updated•7 years ago
|
Product: Toolkit → WebExtensions
Updated•7 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 4•1 month ago
|
||
Hello,
If not closed, could be closed. It's a old bug.
I'm still using Firefox these days.
If necessary, i will open a new bug.
Thanks!
Flags: needinfo?(wtds.trabalho)
You need to log in
before you can comment on or make changes to this bug.
Description
•