Closed
Bug 417164
Opened 18 years ago
Closed 18 years ago
Flash Application (kdice.com) does not work on Firefox 3 Beta 3 or nightlies (NS_ERROR_DOM_WRONG_DOCUMENT_ERR)
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 409111
People
(Reporter: mtschrep, Unassigned)
References
()
Details
Steps to reproduce:
1) Click on url
2) Notice nothing in main content window
Works fine on Firefox 20012 and Safari on 10.5. Main area is flash. Nothing interesting in error console.
Comment 1•18 years ago
|
||
Warning: reference to undefined property b[":" + a]
Source File: http://www.kdice.com/gwt/DE6741C93BAEEC1A96DEE4B9A162401E.cache.html
Line: 139
Error: uncaught exception: [Exception... "Node cannot be used in a document other than the one in which it was created" code: "4" nsresult: "0x80530004 (NS_ERROR_DOM_WRONG_DOCUMENT_ERR)" location: "http://www.kdice.com/gwt/DE6741C93BAEEC1A96DEE4B9A162401E.cache.html Line: 460"]
Error: b is null
Source File: http://www.kdice.com/gwt/DE6741C93BAEEC1A96DEE4B9A162401E.cache.html
Line: 2289
--> Tech Evangelism with blocking bug 407636 added?
OS: Mac OS X → All
Hardware: Macintosh → All
Updated•18 years ago
|
Assignee: nobody → english-us
Blocks: 407636
Component: General → English US
OS: Mac OS X → All
Product: Firefox → Tech Evangelism
QA Contact: general → english-us
Hardware: Macintosh → All
Summary: Flash Application (kdice.com) does not work on Firefox 3 Beta 3 or nightlies → Flash Application (kdice.com) does not work on Firefox 3 Beta 3 or nightlies (NS_ERROR_DOM_WRONG_DOCUMENT_ERR)
Version: Trunk → unspecified
Comment 3•18 years ago
|
||
This side uses document.getBoxObjectFor() with an orpah node. Fixing that makes the site display again. The issue is covered by bug 409111, duping.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•