Closed Bug 585578 Opened 15 years ago Closed 15 years ago

Make the alternate style view work with cross-domain stylesheets

Categories

(DevTools :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jwalker, Assigned: msucan)

References

Details

See CssLogic_cacheSheet() in csslogic.js and the comment about NS_ERROR_DOM_SECURITY_ERR
Blocks: 586984
Assignee: nobody → mihai.sucan
We can set this bug to fixed. The NS_ERROR_DOM_SECURITY_ERR error is no longer thrown when a page includes stylesheets from different domains. I have tested with a small local demo and there was no problem. To make sure I also compared to an older branch which did use unwrapped JS objects and that did throw errors.
Setting resolved/fixed since this has been fixed in the main patch.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.