Closed
Bug 289699
Opened 20 years ago
Closed 20 years ago
[MAS-v1.8b2_xx] Error/Exception "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMJSWindow.open]"
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
DUPLICATE
of bug 289456
mozilla1.8beta2
People
(Reporter: sgautherie, Unassigned)
References
()
Details
(Keywords: regression)
Regressed between [Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050325] (nightly) (W98SE) and [Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050408] (nightly) (W98SE) 1. Click on any of the links in the left menu of <http://www.battle-arenas.net/>. {{ Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMJSWindow.open]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://www.battle-arenas.net/menu.php :: GoMenu :: line 85" data: no] }} Same error code as bug 177819; different error code than bug 253735.
| Reporter | ||
Updated•20 years ago
|
Flags: blocking1.8b2?
Comment 1•20 years ago
|
||
Hmm, I get those three errors in my js console... "Security Error: Content at http://www.battle-arenas.net/menu.php may not load or link to chrome://global/content/news.php." "Error: Access to 'chrome://global/content/news.php' from script denied Source File: http://www.battle-arenas.net/menu.php Line: 85" "Error: uncaught exception: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMJSWindow.open]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: http://www.battle-arenas.net/menu.php :: GoMenu :: line 85" data: no]"
| Reporter | ||
Comment 2•20 years ago
|
||
{unrelated !?}
The -0408 build also crash when I try to add (by D&D) the bookmark of this bug
in my bug folder ... while I could test it successfully with my default |about:|
URL.
I'm not filing a bug on this ... simply _reverting to -0325 nightly_ :-(
(PS: That may be one of the bugs filed 1-2 weeks ago which may not have been
fixed yet !!?)| Reporter | ||
Comment 3•20 years ago
|
||
(In reply to comment #1) > > "Security Error: Content at http://www.battle-arenas.net/menu.php may not load > or link to chrome://global/content/news.php." > > "Error: Access to 'chrome://global/content/news.php' from script denied > Source File: http://www.battle-arenas.net/menu.php > Line: 85" I don't remember seeing these in my case, but may be I didn't pay enough attention ? I think these could be triggered by the right "body" page !? Anyway, could you do a regression check with -0325 or another build ?
| Reporter | ||
Comment 4•20 years ago
|
||
(In reply to comment #3) > I think these could be triggered by the right "body" page !? Well... Or you tried the "News" link, while I tried the "Entrée des Arènes" one... (anyway)
Comment 5•20 years ago
|
||
(In reply to comment #4) > (In reply to comment #3) > > I think these could be triggered by the right "body" page !? > > Well... Or you tried the "News" link, while I tried the "Entrée des Arènes" one... > (anyway) No, all links triggers the same type of security error.
Comment 6•20 years ago
|
||
I should add that I see the errors on my mac cvs trunk build from tonight. Your proposed regression range doesn't seem to fit with the builds I have. 20050324, 20050328, 20050401, 20050406 = links dont work + no errors
| Reporter | ||
Comment 7•20 years ago
|
||
(In reply to comment #6) > I should add that I see the errors on my mac cvs trunk build from tonight. Your > proposed regression range doesn't seem to fit with the builds I have. > > 20050324, 20050328, 20050401, 20050406 = links dont work + no errors I'm not sure what you meant: if the error(s) appeared for you after -0406, then it does fit in my 0325-0408 range ... and reduces it to a 2 days range :-) As for the non-working links, you might be seeing an additional (non-Windows ! Mac specific ?) bug ... which you might want to check against v1.8b1 or v1.76 !?
OS: Windows 98 → All
Hardware: PC → All
Comment 8•20 years ago
|
||
Related to bug 289456?
Comment 9•20 years ago
|
||
*** This bug has been marked as a duplicate of 289456 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Updated•20 years ago
|
Component: DOM: Level 0 → DOM
No longer depends on: 289456
Flags: blocking1.8b2?
Target Milestone: --- → mozilla1.8beta2
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•