Closed Bug 681364 Opened 14 years ago Closed 12 years ago

Orion code needs to work with XUL and XHTML documents

Categories

(DevTools :: Source Editor, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: msucan, Unassigned)

Details

(Whiteboard: [orion])

The use of document.createElement() in Orion's code prevents us from using it inside XHTML (or XUL) documents. We need to update the code to use document.createElementNS() where it's possible. This fix would allow us to initialize Orion without wrapping it inside an iframe.
Component: Developer Tools → Developer Tools: Source Editor
Status: NEW → RESOLVED
Closed: 12 years ago
Priority: -- → P3
Resolution: --- → WONTFIX
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.