Bug 1690340 - Part 5: Remove the menu separators from the developer tools menu. r...
commitdd9a6ddc00fd21e5f923863e089ed86729386314
authorGabriel Luong <gabriel.luong@gmail.com>
Tue, 16 Feb 2021 22:37:24 +0000 (16 22:37 +0000)
committerGabriel Luong <gabriel.luong@gmail.com>
Tue, 16 Feb 2021 22:37:24 +0000 (16 22:37 +0000)
tree366ada9ef14eaa72070bc0721fc57974d2d98e42
parent23021a139bf6be0da6b3b683ba03419d10894494
Bug 1690340 - Part 5: Remove the menu separators from the developer tools menu. r=jdescottes

This removes the menu separators frmo the developer tools menu to conform to
the proton design.

We can safely remove the "devToolsEndSeparator" separator since it is no longer
used to append the "Work Offline" that is removed in Part 4.

We change the anchor element to be the "menu_devtools_remotedebugging" menu item
with the removal oof the "menu_devtools_separator" separator.

Differential Revision: https://phabricator.services.mozilla.com/D104904
devtools/client/framework/browser-menus.js
devtools/client/menus.js