gecko-dev/devtools
Gabriel Luong dd9a6ddc00 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
2021-02-16 22:37:24 +00:00
..
client Bug 1690340 - Part 5: Remove the menu separators from the developer tools menu. r=jdescottes 2021-02-16 22:37:24 +00:00
docs Bug 1677698 - Fix spelling mistake in release.md for causing lint failures. a=lint-fix 2021-02-15 19:58:50 +02:00
platform Bug 1676365 - Move SpinEventLoopUntil to separate header. r=#xpcom-reviewers 2020-11-23 16:10:41 +00:00
server Bug 1691075 - [devtools] Fix error in startup/worker.js. r=bomsy. 2021-02-16 16:14:59 +00:00
shared Backed out changeset 9e3376ccd1da (bug 1659129) for causing failure on test_devtools_socket_status.js. CLOSED TREE 2021-02-16 22:57:30 +02:00
startup Bug 1690340 - Part 3: Remove the "Work Offline" menu item from the developer tools menu. r=mconley,jdescottes 2021-02-16 22:37:23 +00:00
.eslintrc.js Bug 1652690 - Remove outdated eslint rule for devtools/shared/platform r=nchevobbe,perftest-reviewers,sparky 2020-07-15 14:59:19 +00:00
.eslintrc.mochitests.js Bug 1620537 - Fix eslint issues in devtools .eslintrc*.js files now that ESLint 7 will lint them. r=mossop 2020-07-24 20:39:07 +00:00
.eslintrc.xpcshell.js Bug 1620537 - Fix eslint issues in devtools .eslintrc*.js files now that ESLint 7 will lint them. r=mossop 2020-07-24 20:39:07 +00:00
CODE_OF_CONDUCT.md
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
templates.mozbuild
tsconfig.json