fune/browser
Emilio Cobos Álvarez cb0b3ab372 Bug 1791972 - Simplify dialog stack and rdm styles. r=Gijs,devtools-reviewers,jdescottes
.browserContainer is relatively positioned, so we can position the
tab-modal dialogs absolutely inside it instead of making them part of
the browser stack.

While at it, make the rdm toolbar part of the regular browserContainer,
just like the regular devtools toolbox is. That way there's no need to
do ResizeObserver shenanigans to be able to let it grow. Keep it also
absolutely positioned tho, because we need to overlay the whole
container when the device modal is opened. That's somewhat gross.

This should in general be simpler to understand than the current set-up,
and more performant to since it avoids the dialog stack from forming
part of the browser element's flow.

Differential Revision: https://phabricator.services.mozilla.com/D157912
2022-09-23 22:23:37 +00:00
..
actors Bug 1788925 - Convert AboutReader from JSM to ESM. r=Gijs. 2022-09-23 21:19:12 +00:00
app Backed out changeset a804a62c6e05 (bug 1790100) for causing CookieBanner related failures CLOSED TREE 2022-09-23 16:23:26 +03:00
base Bug 1791972 - Simplify dialog stack and rdm styles. r=Gijs,devtools-reviewers,jdescottes 2022-09-23 22:23:37 +00:00
branding Bug 1784524: update firefox macOS app icons. r=nalexander 2022-09-20 16:27:18 +00:00
components Bug 1788925 - Convert AboutReader from JSM to ESM. r=Gijs. 2022-09-23 21:19:12 +00:00
config Bug 1791619 - Add Win32 Fuzzing debug build. r=firefox-build-system-reviewers,nalexander 2022-09-20 20:46:42 +00:00
docs Bug 1784524: Add basic documentation around Firefox branding & updating macOS icons r=nalexander 2022-09-15 14:58:07 +00:00
extensions Bug 1788783 -Converted Picture in Picture JSM modules to ESMs. r=kpatenio 2022-09-23 18:11:48 +00:00
fonts
fxr
installer Bug 1790809: stop creating private browsing shortcuts in the installer r=bytesized 2022-09-14 19:25:16 +00:00
locales Bug 1756450 - Add AppUpdater.STATUS.INTERNAL_ERROR r=bhearsum,fluent-reviewers,preferences-reviewers,desktop-theme-reviewers,flod 2022-09-23 19:47:33 +00:00
modules Bug 1756450 - Add test for updater's new internalError state r=bhearsum 2022-09-23 19:47:34 +00:00
themes Bug 1756450 - Add AppUpdater.STATUS.INTERNAL_ERROR r=bhearsum,fluent-reviewers,preferences-reviewers,desktop-theme-reviewers,flod 2022-09-23 19:47:33 +00:00
tools/mozscreenshots
.eslintrc.js
app.mozbuild
build.mk
confvars.sh
defs.mk
l10n-registry.manifest
LICENSE
Makefile.in
moz.build Bug 1784524: Add basic documentation around Firefox branding & updating macOS icons r=nalexander 2022-09-15 14:58:07 +00:00
moz.configure