Commit Graph

12 Commits

Author SHA1 Message Date
Masatoshi Kimura
4f2e64ad3d Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
This patch is generated by the following sed script:
find . ! -wholename '*/.hg*' -type f \( -iname '*.html' -o -iname '*.xhtml' -o -iname '*.xul' -o -iname '*.js' \) -exec sed -i -e 's/\(\(text\|application\)\/javascript\);version=1.[0-9]/\1/g' {} \;

MozReview-Commit-ID: AzhtdwJwVNg
2017-02-23 06:10:07 +09:00
Tomer Cohen
fdf9d573a0 Bug 1322423 about:debugging lacks RTL r=jdescottes
MozReview-Commit-ID: JYdMVscUCoW
2016-12-19 18:12:40 +02:00
Towkir Ahmed
79ebf244f4 Bug 1311536 - Stop importing chrome://global/skin/global.css in DevTools HTML files. r=ntim 2016-10-21 11:15:00 -04:00
Jan Keromnes
fc40bb05d7 Bug 1239317 - Add a Service Workers entry to the Web Developer menu. r=jryans 2016-03-03 09:47:59 -06:00
Julian Descottes
bb8de5517e Bug 1245029 - aboutdebugging full react refactor part2;r=janx,ochameau
MozReview-Commit-ID: 64V5vGn2889
2016-02-18 19:49:59 +01:00
Julian Descottes
1756760161 Bug 1245029 - aboutdebugging full react refactor part1;r=janx,ochameau
React refactor part1 : refactor addons and workers panels as react components

MozReview-Commit-ID: GYabZqMyX4L
2016-02-04 21:58:02 +01:00
Jan Keromnes
357a85287f Bug 1242469 - Remove the "Enable worker debugging (in development)" checkbox from about:debugging. r=ochameau 2016-01-25 07:06:00 +01:00
Alexandre Poirot
ff2da7caec Bug 1221141 - Support installing addon from local directory in about:debugging. r=janx 2015-11-25 07:54:26 -08:00
Jan Keromnes
55a57dbc1e Bug 1209581 - Use the cool new about:debugging icons. r=jryans 2015-11-15 05:59:00 +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
J. Ryan Stinnett
687866dde2 Bug 1203159 - Rewrite DevTools resource URLs. r=ochameau 2015-10-21 12:48:53 -05:00
Jan Keromnes
2d1bbf4f36 Bug 1196785 - Create an about:debugging page to list debuggable devtools targets. r=jryans 2015-10-02 08:10:00 +02:00