+10
−1
Loading
Bug 1823610 - [devtools] Don't hide timestamp when exporting console messages. r=devtools-reviewers,jdescottes, a=dsmith The media query we introduced not long ago to hide timestamp on narrow output was also effective for the element we use for the export (as it has a width of 0), which means timestamp wouldn't be included in the export. Differential Revision: https://phabricator.services.mozilla.com/D173860