Open
Bug 463908
Opened 17 years ago
Updated 3 years ago
DOM Load throws Security Error 1000 from an extension
Categories
(Core :: DOM: Core & HTML, defect, P5)
Tracking
()
UNCONFIRMED
People
(Reporter: mgalli, Unassigned)
Details
Tested with
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.3) Gecko/2008092414 Firefox/3.0.3
Came across articles mentioning some new rules to the security model ( https://bugzilla.mozilla.org/show_bug.cgi?id=230606 ) however this case seems to be something else -- please help with additional info or let me know if you need a more precise
The code I have used is like this one, however I have loaded a remote URL:
https://developer.mozilla.org/en/DOM/document.load
Replacing with XMLHttpRequest worked.
Comment 1•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•