Commit Graph

3 Commits

Author SHA1 Message Date
Tom Tromey
a67980a817 Bug 1321839 - make devtools/shared eslint-clean; r=jryans
MozReview-Commit-ID: AGSdhrT4Z3D
2016-12-02 10:32:04 -07:00
Nicolas Chevobbe
5f9d427f9c Bug 1311266 - Add devtools/shared to paths in JSONView. r=Honza;
Since we are now using "devtools/shared/dom-node-constants" in Reps, the JSONView
was failing. Add "devtools/shared" to the requirejs configuration to allow the JSONView
to require the script, and wrap the dom-node-constants export in `define` since the view
expect the modules to be AMD.

MozReview-Commit-ID: CXQZ0YzrWGV
2016-10-19 19:20:49 +02:00
James Long
d86f63cef0 Bug 1265854 - replace uses of nsiDOMNode constants in devtools frontend r=tromey 2016-06-03 09:47:58 -04:00