Commit Graph

37 Commits

Author SHA1 Message Date
Jan Odvarko
289c4a3dc4 Bug 1353006 - Stop using sdk/clipboard in JSONViewer; r=jryans
MozReview-Commit-ID: AQXsf3DQdS9
2017-04-05 14:57:49 +02:00
Jan Odvarko
e16e74839d Bug 1353006 - Stop using sdk/dom/events in JSONViewer; r=pbro
MozReview-Commit-ID: CxpW8aysaSJ
2017-04-05 14:35:16 +02:00
Christoph Kerschbaumer
ff1c387a50 Bug 1352778 - Do not reset triggeringPrincipal but only principalToInherit within loadInfo when forced to. r=gijs 2017-04-03 20:06:53 +02:00
Andrew McCreight
ce84001246 Bug 1351385, part 2 - Lazily load JsonViewService. r=Honza
This avoids triggering the devtools loading system just to register a
factory.

MozReview-Commit-ID: BVMfCRlG9kv
2017-03-28 09:13:05 -07:00
Andrew McCreight
435f0fe593 Bug 1351385, part 1 - Rename JSON viewer things in preparation for a move to another file. r=Honza
MozReview-Commit-ID: 1jj5VEELkrv
2017-03-28 08:45:03 -07:00
Zibi Braniecki
f4aa49939d Bug 1347272 - Move ChromeRegistry::IsLocaleRTL to LocaleService::IsAppLocaleRTL. r=jfkthame
MozReview-Commit-ID: BDhgIKNSOEL
2017-03-14 12:35:06 -07:00
Iris Hsiao
bc568366eb Backed out changeset c7174ac72d14 (bug 1347272) for build bustage 2017-03-28 18:16:33 +08:00
Zibi Braniecki
f1060ac666 Bug 1347272 - Move ChromeRegistry::IsLocaleRTL to LocaleService::IsAppLocaleRTL. r=jfkthame
MozReview-Commit-ID: BDhgIKNSOEL
2017-03-14 12:35:06 -07:00
Gijs Kruitbosch
d25c85465f Bug 1333210, r=honzab,ckerschb
MozReview-Commit-ID: 2Gu8sv36Yyy
2017-01-23 22:18:21 +00:00
Jan Odvarko
d1e4f63482 Bug 1330827 - Fix CSS for Tab's cursor and background; r=jryans
MozReview-Commit-ID: GZd51GV3nFP
2017-01-19 13:52:40 +01:00
Sebastian Hengst
5149b4bf9c Backed out changeset 43484a1523e0 (bug 1330827) for build bustage (duplicate file). r=backout on a CLOSED TREE 2017-01-23 16:26:52 +01:00
Jan Odvarko
0e2a107d34 Bug 1330827 - Fix CSS for Tab's cursor and background; r=jryans
MozReview-Commit-ID: GZd51GV3nFP
2017-01-19 13:52:40 +01:00
Iris Hsiao
c86265016d Backed out changeset cf116f73a2d2 (bug 1330827) for bustage
CLOSED TREE
2017-01-20 15:49:06 +08:00
Jan Odvarko
806a629e28 Bug 1330827 - Fix CSS for Tab's cursor and background; r=jryans
MozReview-Commit-ID: GZd51GV3nFP
2017-01-19 13:52:40 +01:00
Sebastian Hengst
c6d9ef3e98 Backed out changeset 6bc38f188ef2 (bug 1330099) for devtools failures. r=backout 2017-01-11 23:21:56 +01:00
Tim Nguyen
548b6bdbef Bug 1330099 - Enable object-shorthand eslint rule. r=jryans
MozReview-Commit-ID: 3wA25rfznBv
2017-01-11 21:22:15 +00:00
Tomer Cohen
ecd47f5663 Bug 1323553 - Add RTL to JSON Viewer r=Honza
MozReview-Commit-ID: AItCFstp7xd
2017-01-03 12:58:30 +02:00
Alexandre Poirot
76f10296a0 Bug 1302996 - Remove SDK dependencies for JSONView modules loaded on startup. r=jryans
MozReview-Commit-ID: AClST5BXfK1
2016-12-19 09:00:13 -08:00
Jan Odvarko
7fbcb4c2b2 Bug 1297361 - JSON Viewer: use listeners instead of exporting postChromeMessage; r=Gijs
MozReview-Commit-ID: 2LIEU10LAV1
2016-11-30 13:55:51 +01:00
Wes Kocher
fadbb05cd6 Backed out 2 changesets (bug 1302996) for being the likely cause of browser chrome crashes a=backout
Backed out changeset 8a97f217ebe8 (bug 1302996)
Backed out changeset 45bcf45afca2 (bug 1302996)
2016-11-28 16:38:20 -08:00
Alexandre Poirot
93c9770382 Bug 1302996 - Remove SDK dependencies for JSONView modules loaded on startup. r=jryans
MozReview-Commit-ID: AClST5BXfK1
2016-11-15 09:30:46 -08:00
Ruturaj Vartak
a07f40a09e Bug 1285863 - Improve UI / UX of devtools JSONView r=ntim
MozReview-Commit-ID: 5gxqmoGvsTl
2016-07-30 08:20:00 -07:00
James Long
ece81a7a77 Bug 1265775 - replace Cu.reportError with console.error in devtools client code r=tromey 2016-05-06 11:29:10 -04:00
J. Ryan Stinnett
8aa03a5d4d Bug 1263258 - Require space before paren for anonymous functions. r=pbro
MozReview-Commit-ID: 2F0j45Vxn2I
2016-04-27 09:06:15 -05:00
Dave Townsend
4ac1a46d5e Bug 1257246: Update devtools for eslint 2. r=pbro
ESLint 2 now flags anonymous generator functions according to
generator-star-spacing. Most of the changes here are correcting that.

MozReview-Commit-ID: 9xg2Gmlaz94
2016-04-05 11:31:19 -07:00
Jan Odvarko
c4994ddaf5 Bug 1256757 - Use common.css in JSON Viewer. r=jryans 2016-03-18 15:58:59 +01: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
Alexandre Poirot
bb787b541e Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
Jan Odvarko
c7d50bc871 Bug 1228893 - Properly finish reading input stream. r=jryans 2016-01-05 15:18:49 +01:00
J. Ryan Stinnett
1aca2c542b Bug 1182722 - Move DevTools l10n files. r=ochameau,glandium,Pike,bgrins
Move DevTools l10n files under /devtools/client and /devtools/shared.
A script is attached to the bug for l10n repos to migrate their strings.
2015-11-04 15:35:53 -06:00
Tooru Fujisawa
db9f7ee75b Bug 1219837 - Part 3: Remove use of expression closure from devtools/. r=jryans 2015-10-30 02:48:29 +09:00
J. Ryan Stinnett
687866dde2 Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
Jan Odvarko
81f80bc273 Bug 1211918 - Expose variables.css and use it in the JSON Viewer. r=jryans 2015-10-16 12:44:47 +02:00
Jan Odvarko
16f9bebadd Bug 1132203 - Fixing theme and intermittent test failure; r=jryans 2015-10-05 13:14:07 +02:00
Jan Odvarko
e99b5de022 Bug 1132203 - Load JSON viewer only for top level documents; r=bz 2015-09-28 13:48:33 +02:00
Jan Odvarko
15d214e2f2 Bug 1132203 - Load JSON viewer dynamically on demand; r=jryans 2015-09-28 13:34:03 +02:00
Jan Odvarko
8776d87a17 Bug 1132203 - JSON Viewer for application/json documents; r=jlong 2015-09-28 13:33:20 +02:00