Closed Bug 1299419 Opened 8 years ago Closed 8 years ago

inspector/rule.js uses xul

Categories

(DevTools :: Framework, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1265796

People

(Reporter: gasolin, Unassigned)

References

Details

The rule.js uses some xul; and this component is loaded by the inspector.

In particular editor.js references `Services.appShell.hiddenDOMWindow.document` which is not shimed

https://dxr.mozilla.org/mozilla-central/source/devtools/client/inspector/rules/rules.js#95

and it require("sdk/frame/utils") , which should be replaced as well.
Flags: qe-verify-
Priority: -- → P2
Whiteboard: [reserve-html]
The rule.js use is being fixed in bug 1265796.
Blocks: devtools-html-phase2
No longer blocks: devtools-html-2
Whiteboard: [reserve-html] → [devtools-html]
No longer blocks: devtools-html-phase2
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: qe-verify-
Priority: P2 → --
Resolution: --- → DUPLICATE
Whiteboard: [devtools-html]
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.