Closed
Bug 646890
Opened 15 years ago
Closed 12 years ago
ChromeWorker and "@mozilla.org/xmlextras/xmlserializer;1"
Categories
(Core :: General, enhancement)
Core
General
Tracking
()
RESOLVED
INVALID
People
(Reporter: erikvvold, Unassigned)
Details
Can "@mozilla.org/xmlextras/xmlserializer;1" be made available to ChromeWorkers?
Comment 1•15 years ago
|
||
What would you pass to it?
doc from bug 646887 comment 2
Comment 3•15 years ago
|
||
You can't have access to a DOM Document in a background thread. The DOM is not threadsafe.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•