Wes Kocher
349517ef3c
Backed out changeset aa7a23344ca4 (bug 1370139) for failures in browser_dom_array.js a=backout
...
MozReview-Commit-ID: F3Z6dIwwWrB
2017-06-13 10:52:35 -07:00
Oriol
d4593a2a0d
Bug 1370139 - Escape slashes in TreeView paths. r=Honza
2017-06-05 20:31:00 -04:00
Oriol
0f03ab76c1
Bug 1369159 - Do not reuse the chrome window when saving in JSON Viewer. r=Honza
...
--HG--
extra : rebase_source : 1c23150fb6e3d8ec4a807d0db5286098c6f0e1e0
2017-06-01 07:04:00 -04:00
Oriol
2165c2cf0f
Bug 1368605 - Add various tests for the JSON Viewer. r=Honza
...
--HG--
extra : rebase_source : dacd076d887c6916bfdb0b967ccb9aef5fea8a0a
2017-05-31 06:42:00 -04:00
Oriol
0a5174adc9
Bug 1368899 - Refactor the JSON Viewer stream converter to avoid quirks mode. r=Honza
2017-05-30 20:23:00 -04:00
Oriol
2997b8e284
Bug 1367894 - Refactor the JSON Viewer stream converter. r=Honza
2017-05-25 14:04:00 -04:00
Oriol
3915b8eced
Bug 1366239 - Display the raw JSON before loading JSON Viewer. r=Honza
...
--HG--
extra : rebase_source : 4ae80ebb8bcaa72fb6e927e4775ffbc40ee1b0eb
2017-05-19 08:03:00 -04:00
Oriol
3ada647c06
Bug 1364082 - Improve test about file save in JSON Viewer. r=Honza
2017-05-16 03:46:00 -04:00
Oriol
f74b8d5cfb
Bug 1364860 - Avoid horizontal scrollbar in JSON Viewer. r=Honza
2017-05-15 04:13:00 -04:00
Oriol
40143cb1af
Bug 1327784 - Let JSON Viewer save using standard saving methods from contentAreaUtils.js. r=honza
2017-05-10 09:48:00 +02:00
Oriol
6c1e4dac2b
Bug 1362504 - Let JSON Viewer save with original content type. r=Honza
2017-05-08 08:05:00 -04:00
Carsten "Tomcat" Book
f00e2cd24e
Backed out changeset dd31968cb8d7 (bug 1327784) for eslint failure
2017-05-10 15:38:14 +02:00
Oriol
a53c760a49
Bug 1327784 - Let JSON Viewer save using standard saving methods from contentAreaUtils.js. r=honza
2017-05-08 08:43:00 +02:00
Oriol
34c2c9b1f8
Bug 1363226 - Remove resize event listeners in JSON Viewer and use CSS instead. r=Honza
2017-05-08 16:38:00 -04:00
Oriol
de56fcade0
Bug 1362268 - Get rid of title in JSON Viewer because produced ugly filename when saving. r=Honza
2017-05-04 20:20:00 -04:00
Oriol
4e49debee8
Bug 1349437 - Add "save as" support for JSON Viewer. r=honza
...
Based on https://github.com/mozilla/pdf.js/commit/04599bc4
--HG--
extra : rebase_source : 4902f963895601d40763fc2145f37c7ff7c5bcbc
2017-05-03 08:09:00 +02:00
nchevobbe
5f3be63ea2
Bug 1358103 - Remove createFactory call on Reps; r=jdescottes
...
The new Reps bundle from Bug 1357341
is all about functions now,
so we should remove all unnecessary `createFactory` calls
we used to do when creating Reps.
MozReview-Commit-ID: 4KvCThhwphv
--HG--
extra : rebase_source : ade723dbdb78752e5535f18b20370b6c46a54c48
2017-04-21 08:50:24 +02:00
Florian Queze
37ff4fc7cc
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Sebastian Hengst
a07223d699
Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout
2017-04-14 23:39:22 +02:00
Florian Queze
95d4d20c17
Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.
2017-04-14 21:51:38 +02:00
Wes Kocher
2986c817dc
Merge autoland to central, a=merge CLOSED TREE
2017-04-12 15:13:30 -07:00
Ryan VanderMeulen
76465a7527
Bug 1353736 - Fix whitespace and line wrapping issues. r=eslint
...
--HG--
extra : rebase_source : b9d2fa9548a149057efd724082d432e4e48f9934
2017-04-12 12:10:41 -04:00
Christoph Kerschbaumer
363da9f561
Bug 1353736 - Add regression test for JSON viewer after updating triggeringPrincipal. r=gijs
2017-04-12 14:52:37 +02:00
Jan Odvarko
f9e8db3c62
Bug 1353006 - Stop using sdk/window/utils in JSONViewer; r=jryans
...
MozReview-Commit-ID: 5znvDLtUjWO
--HG--
extra : rebase_source : 3b9f6bbca626abc0a6082cb0fdb8aff39bf62707
2017-04-05 15:00:31 +02:00
Jan Odvarko
1d58a4ae9a
Bug 1353006 - Stop using sdk/clipboard in JSONViewer; r=jryans
...
MozReview-Commit-ID: AQXsf3DQdS9
--HG--
extra : rebase_source : c204f9ba27c3c9852b7fade9d0c207bd8bc00eff
2017-04-05 14:57:49 +02:00
Jan Odvarko
88956229a0
Bug 1353006 - Stop using sdk/dom/events in JSONViewer; r=pbro
...
MozReview-Commit-ID: CxpW8aysaSJ
--HG--
extra : rebase_source : a9696913aa212b06858c7376eccc038299fac266
2017-04-05 14:35:16 +02:00
Christoph Kerschbaumer
78d8448ba5
Bug 1352778 - Do not reset triggeringPrincipal but only principalToInherit within loadInfo when forced to. r=gijs
2017-04-03 20:06:53 +02:00
Tim Nguyen
749b78d5ae
Bug 1350234 - Clean up network monitor CSS. r=Honza
...
MozReview-Commit-ID: 6wTU8sg54oe
--HG--
extra : rebase_source : 48a6fc820a5b14b2d6eb10286a9365515cde956c
2017-04-03 18:04:29 +02:00
Andrew McCreight
cb4bfc4017
Bug 1351385, part 4 - Move the JSON sniffer out of its own file. r=Honza
...
The sniffer is always run. By moving it out of its own file we can
avoid importing the devtools loader system at startup, which uses a
number of compartments.
MozReview-Commit-ID: IoMIzZeRDo2
--HG--
extra : rebase_source : a58f03898c5eeabfb7b43052e7f65d715c3a5b1e
2017-03-28 11:32:34 -07:00
Andrew McCreight
6c3486e2e6
Bug 1351385, part 3 - Rename stuff for the JSON sniffer. r=Honza
...
This is in preparation for moving it to converter-observer.js.
MozReview-Commit-ID: 8TsIvQsOqoc
--HG--
extra : rebase_source : 0bcc4f8fe5c24ef3cbe8f0384a8fa37ac820f12d
2017-03-28 09:20:02 -07:00
Andrew McCreight
87776ec0a5
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
--HG--
extra : rebase_source : 06dadfb180ae8855a7edfba38322d08afeb8dc8e
2017-03-28 09:13:05 -07:00
Andrew McCreight
b9480f3867
Bug 1351385, part 1 - Rename JSON viewer things in preparation for a move to another file. r=Honza
...
MozReview-Commit-ID: 1jj5VEELkrv
--HG--
extra : rebase_source : 6d8c9321e8e099947e401583408dfd9179d371fe
2017-03-28 08:45:03 -07:00
nchevobbe
80058a000e
Bug 1355454 - Move "createFactories" function from Reps to a shared util. r=jdescottes
...
MozReview-Commit-ID: LmGBg2HSzOC
--HG--
extra : rebase_source : 3168ac7cf313a117ec62ce0a5f59e0edb3ac92d7
2017-04-12 08:33:37 +02:00
Wes Kocher
914dd4b76c
Merge inbound to m-c a=merge
2017-03-28 13:30:56 -07:00
Zibi Braniecki
5b976eeccb
Bug 1347272 - Move ChromeRegistry::IsLocaleRTL to LocaleService::IsAppLocaleRTL. r=jfkthame
...
MozReview-Commit-ID: BDhgIKNSOEL
--HG--
extra : rebase_source : 6a009ba4d397e6794e86c87c10982fdfb8e7ba08
2017-03-14 12:35:06 -07:00
Iris Hsiao
394f455b8e
Backed out changeset c7174ac72d14 (bug 1347272) for build bustage
...
--HG--
extra : amend_source : b4f3d5997190ce3db799e3586131cc3cb9ce034d
2017-03-28 18:16:33 +08:00
Zibi Braniecki
70c168c03f
Bug 1347272 - Move ChromeRegistry::IsLocaleRTL to LocaleService::IsAppLocaleRTL. r=jfkthame
...
MozReview-Commit-ID: BDhgIKNSOEL
--HG--
extra : rebase_source : 8440ae6b21887bae5142c86220f02092d1b12aed
2017-03-14 12:35:06 -07:00
Andrea Marchesini
2f37beddea
Bug 1349538 - JSONView should not open more than 1 filePicker at the same time, r=honza
2017-03-28 13:30:34 +02:00
Andrea Marchesini
07103b0a43
Bug 1349434 - Fixing the saving in the JSONviewer, r=qdot
2017-03-22 18:44:10 +01:00
Andrea Marchesini
24004054a8
Bug 1334975 - Get rid of nsIFilePicker.show() use in gecko, r=ochameau
2017-03-03 09:42:27 +01:00
Pascal Chevrel
2a2d568974
Bug 1338539: files with application/manifest+json Mime type should be rendered as json r=Honza
...
MozReview-Commit-ID: 9SXz6dO7Fms
--HG--
extra : rebase_source : 5c69d330e3ee346d7a3ecd563e684c8da3c589b8
2017-02-22 15:33:39 +01:00
Julian Descottes
338f5cfbe4
Bug 1340806 - stop using load-reps wrapper;r=nchevobbe
...
MozReview-Commit-ID: GL9Sm6W2JCM
--HG--
extra : rebase_source : b18d1cbb3a5f7b9dde2b6b675b1ba08a26f7e8cc
2017-02-18 22:43:22 +01:00
Gijs Kruitbosch
862d5504b4
Bug 1333210, r=honzab,ckerschb
...
MozReview-Commit-ID: 2Gu8sv36Yyy
--HG--
extra : rebase_source : a1dc27e435c0bb4bea545d07e1675a7e27a1766e
2017-01-23 22:18:21 +00:00
Jan Odvarko
718c5a245c
Bug 1330827
- Fix CSS for Tab's cursor and background; r=jryans
...
MozReview-Commit-ID: GZd51GV3nFP
--HG--
extra : rebase_source : 86fa688ac8979ddd7a747827d082f092ac5b2225
2017-01-19 13:52:40 +01:00
Sebastian Hengst
b38044be9c
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
68fb38fe79
Bug 1330827
- Fix CSS for Tab's cursor and background; r=jryans
...
MozReview-Commit-ID: GZd51GV3nFP
--HG--
extra : rebase_source : e480090498a3064925d0ec0b27d79ea911c65f78
2017-01-19 13:52:40 +01:00
Iris Hsiao
4943dbc348
Backed out changeset cf116f73a2d2 (bug 1330827
) for bustage
...
CLOSED TREE
2017-01-20 15:49:06 +08:00
Jan Odvarko
c331f9d12f
Bug 1330827
- Fix CSS for Tab's cursor and background; r=jryans
...
MozReview-Commit-ID: GZd51GV3nFP
--HG--
extra : rebase_source : 318ce731f97f05234fb53f3614c0119e88bc1724
2017-01-19 13:52:40 +01:00
Ruturaj K. Vartak
81cba3873b
Bug 1314919
- Firebug layout problems. r=ntim.
...
- CSS Rules
- Background colors of tabs
- Background color of tab buttons
- borders of tabs / buttons
- Variable-izing backgrounds and colors
- netmonitor: cell header color, sorted cell header color
- widgets: cell header color, sorted cell header color
- Toolbar Buttons
- Fixing breadcrumbs in HTML inspector
- JSON View tabs
MozReview-Commit-ID: JqUG5zwvQ0a
2017-01-18 06:35:00 +01:00
Julian Descottes
32e5eb7858
Bug 1325401 - Add a reps bundle, disabled by default;r=jlast
...
MozReview-Commit-ID: IJL8wevR0wo
--HG--
extra : rebase_source : 0b954d265215467248443cac17a2b7a4b9b0ee78
2017-01-18 14:38:10 +01:00