Loading
Bug 1730893 - [devtools profiler] Properly localize buttons in the profiler...
Bug 1730893 - [devtools profiler] Properly localize buttons in the profiler popup r=jdescottes,fluent-reviewers,desktop-theme-reviewers,nbaumgardner,harry,flod This fixes a warning when Fluent translates these buttons: previously it was removing the content, which we don't control. The proper way is assigning attributes instead. This also required touching the style a bit. Differential Revision: https://phabricator.services.mozilla.com/D127678