Andrea Marchesini
70fbece79d
Bug 1334975 - Get rid of nsIFilePicker.show() use in gecko, r=ochameau
2017-03-03 09:42:27 +01:00
Matteo Ferretti
23614cda77
Bug 1254385 - Apply dPR from selected device; r=jryans
...
- dPR and media queries are now reflecting the selected device's dppx
- added unit test
MozReview-Commit-ID: 9634mleTwkS
2016-08-31 09:58:26 +02:00
Benoit Chabod
ff87dbc796
Bug 1254392 - Change getJSON behaviour and move caches to local storage, r=jryans
2016-06-01 06:15:00 +02:00
J. Ryan Stinnett
530b903fcf
Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey
...
For simple rules like function spacing, we can auto-fix these across the code
base so they are followed in a consistent way.
To generate this patch, I ran:
./mach eslint devtools --no-ignore --fix
After this, I reverted any changes to third party files that we really do want
to ignore.
MozReview-Commit-ID: 6Q8BApkAW20
2016-05-18 12:49:23 -05: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
Mantaroh Yoshinaga
ed5c929bd1
Bug 1201456 - Add button of opening to TV profile directory. r=janx
2015-12-17 15:46:00 +01:00
Mats Palmgren
9f05f06808
Bug 1203668 part 2 - Fix dependency on this bug in devtools code. r=bz
2015-12-15 02:51:03 +01:00
Carsten "Tomcat" Book
f2b72f7948
merge b2g-inbound to m-c to fix merge conflicts a=merge
2015-11-05 13:38:39 +01:00
Jan Keromnes
dac1a0382d
Bug 1049704 - Add a "type" parameter to Simulator configurations in WebIDE. r=jryans
2015-11-04 06:27: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
Carsten "Tomcat" Book
036e6d2fa3
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
...
Backed out changeset 647025383676 (bug 1202902 )
Backed out changeset d70c7fe532c6 (bug 1202902 )
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
12369728f5
Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
...
Backed out changeset cfc1820361f5 (bug 1202902 )
2015-10-07 12:13:45 +02:00
Shu-yu Guo
474f49adb7
Bug 1202902 - Scripted fix the world.
2015-10-06 14:00:31 -07:00
J. Ryan Stinnett
2dada8f365
Bug 912121 - Rewrite require / import to match source tree. rs=devtools
...
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location. Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
J. Ryan Stinnett
a3073e0420
Bug 912121 - Migrate major DevTools directories. rs=devtools
...
Move major DevTools files to new directories using the following steps:
hg mv browser/devtools devtools/client
hg mv toolkit/devtools/server devtools/server
hg mv toolkit/devtools devtools/shared
No other changes are made.
2015-09-21 12:02:24 -05:00