Commit Graph

7 Commits

Author SHA1 Message Date
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
Jan Odvarko
a338b650c0 Bug 1257173 - Make JSON viewer code eslint clean; r=linclark
MozReview-Commit-ID: LUzs6Pb4c3z
2016-03-17 22:26:53 -07:00
J. Ryan Stinnett
70e15736b1 Bug 1240494 - Expand JSON Viewer paths to all shared. r=Honza
MozReview-Commit-ID: G0lCxW3JX6f
2016-02-17 07:00:09 -06:00
Jan Odvarko
f989f366c5 Bug 1237253 - Support define in BrowserLoader; r=jlongster r=jryans 2016-01-15 14:15:28 +01:00
James Long
88e34e57fd Bug 1219304 - add react-dom and use it in the devtools to render react r=jsantell 2015-10-30 10:06:52 -04:00
J. Ryan Stinnett
687866dde2 Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
Jan Odvarko
8776d87a17 Bug 1132203 - JSON Viewer for application/json documents; r=jlong 2015-09-28 13:33:20 +02:00