gecko/toolkit/devtools
Felix Crux af14a77031 Bug 905226 - Identify custom JSON MIME-types as text. r=vporof
MIME types that can't be identified as textual are base64 encoded before
being shown in the Network Monitor tab of the developer tools. This text
detection wasn't identifying "custom" JSON MIME-types like
"application/x-bigcorp-api-json" as being JSON, and consequently they were
shown in a rather unhelpful base64 form.

This patch extends and liberalizes the isTextMimeType method to identify
these forms correctly.
2013-09-20 10:20:44 -04:00
..
apps Merge latest green fx-team changeset and mozilla-central 2013-09-19 15:39:37 +01:00
client Bug 912475 - Use promise for async install request instead of sending events. r=past 2013-09-15 14:08:00 +03:00
escodegen Bug 908913 - integrate escodegen with devtools; r=robcee,gps,dcamp 2013-09-01 15:46:16 -07:00
gcli Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
server Backout bcc657b11631 (Bug 918073) due to regressing bug 916458; r=me 2013-09-19 10:22:14 -07:00
sourcemap Bug 762761 - add prettyPrint request to the remote debugging protocol server/client; r=past 2013-09-11 10:15:51 -07:00
styleinspector Bug 918305 - Move css-color.js in /toolkit/ r=paul 2013-09-19 16:06:44 +01:00
tests Bug 908913 - integrate escodegen with devtools; r=robcee,gps,dcamp 2013-09-01 15:46:16 -07:00
webconsole Bug 905226 - Identify custom JSON MIME-types as text. r=vporof 2013-09-20 10:20:44 -04:00
Console.jsm Bug 906375 - Bind all the methods in Console.jsm's console object (fixed patch). r=mratcliffe 2013-08-18 09:55:49 -07:00
css-color.js Bug 918305 - Move css-color.js in /toolkit/ r=paul 2013-09-19 16:06:44 +01:00
DevToolsUtils.js Bug 906795 - safeErrorString should include a stack; r=vporof 2013-08-20 11:15:11 -07:00
DevToolsUtils.jsm Bug 878319: Move makeInfallible into its own JSM. r=dcamp 2013-06-05 09:30:54 -07:00
LayoutHelpers.jsm Backout 86b5d8778fc4,fab07b9d6dee,89a059433037,bbb54cde82c3 (bug 897960) due to orange 2013-09-09 12:45:31 +12:00
Loader.jsm Bug 918305 - Move css-color.js in /toolkit/ r=paul 2013-09-19 16:06:44 +01:00
Makefile.in Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
moz.build Bug 908913 - integrate escodegen with devtools; r=robcee,gps,dcamp 2013-09-01 15:46:16 -07:00
Require.jsm Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-31 09:13:28 -07:00