Commit Graph

11 Commits

Author SHA1 Message Date
J. Ryan Stinnett
f7e1b9ba64 Bug 1275078 - toolbox-init.js error handling tweaks from Positron. r=ochameau
MozReview-Commit-ID: LDjzdUTJikc
2017-02-22 12:45:06 -06:00
J. Ryan Stinnett
f60efe3dc8 Bug 1275078 - Fix ESLint issues in toolbox and target files. r=ochameau
MozReview-Commit-ID: 8SoQ2JnTib3
2017-02-22 12:33:20 -06:00
J. Ryan Stinnett
96c3e91653 Bug 1268134 - Setup fake toolbox host for standalone windows. r=ochameau
MozReview-Commit-ID: CHzE4EdVkBR
2016-04-14 20:05:59 -05:00
Alexandre Poirot
f32b04847e Bug 1298082 - Cleanup toolbox on its document unload. r=jryans
MozReview-Commit-ID: 6tghrnYJiOy
2016-08-30 06:32:00 -07:00
Alexandre Poirot
5a92c204eb Bug 1298082 - Various cleanups to use helpers. r=jryans
MozReview-Commit-ID: EwtA2K00EaM
2016-08-25 05:50:44 -07:00
J. Ryan Stinnett
0ddbfea7f3 Bug 1240912 - Toolbox remains connected across frame swaps. r=ochameau
It is now possible keep the toolbox open while toggling RDM open and closed.
The toolbox will follow the frame as it moves and update the message manager it
uses internally with each move.

MozReview-Commit-ID: DvLzCmOXfnb
2016-08-19 10:01:29 -05:00
Alexandre Poirot
1db912cedb Bug 1281731 - Destroy the toolbox on toolbox.xul unload. r=jryans 2016-06-28 08:39:37 -07:00
Tom Tromey
86974842a1 Bug 1265869 - Add task.js and use in devtools. r=jryans
MozReview-Commit-ID: G5UuAh2RiZZ
2016-05-17 13:07:55 -06: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
f859202ebe Bug 1262144 - Support "tool" query parameter on about:devtools-toolbox for default panel to open. r=jryans 2016-04-12 13:05:36 -07:00
Alexandre Poirot
57b925a240 Bug 1233463 - Allow loading devtools in a tab or an html:iframe. r=jryans 2016-03-16 06:42:19 -07:00