gecko-dev/devtools/client/webconsole/components
Nicolas Chevobbe 07a531158b Bug 1592550 - Allow saveAs util function to be passed an array of filters. r=Honza.
A new parameter is added, and it expect an array
of filter objects (which contain a pattern and
a label properties), which are going to be used
by the save file dialog.

Depends on D51070

Differential Revision: https://phabricator.services.mozilla.com/D51078

--HG--
extra : moz-landing-system : lando
2019-11-01 09:26:18 +00:00
..
FilterBar Bug 1590093 - Lazy load console components. r=Honza. 2019-10-29 10:46:51 +00:00
Input Bug 1592550 - Allow saveAs util function to be passed an array of filters. r=Honza. 2019-11-01 09:26:18 +00:00
Output Bug 1592751 - Maintain purple line above paused console message in Replay r=jlast 2019-10-31 01:39:19 +00:00
App.css Bug 1590212 - More RTL fixes to the console editor r=nchevobbe 2019-10-29 12:40:13 +00:00
App.js Bug 1590093 - Lazy load console components. r=Honza. 2019-10-29 10:46:51 +00:00
SideBar.js Bug 1590093 - Lazy load console components. r=Honza. 2019-10-29 10:46:51 +00:00
moz.build Bug 1565962 - Refactor webconsole layout. r=Honza. 2019-07-18 09:02:46 +00:00