gecko-dev/toolkit
Emilio Cobos Álvarez dd14c8e6fa Bug 1809633 - Don't set --inner-height in the dialog stack. r=pbz,settings-reviewers
This fixes the content cropping. The issue is that when there are
multiple subdialogs, we set the --inner-height of the latest (smaller in
this case) dialog on the dialog stack, overriding the inner-height for
other frames as well.

With XUL layout we flexed anyways instead of honoring the height:
var(--inner-height), which papered over the problem because the dialog
parent had a min-height.

Rework the window modal offset so that we don't need to set the
--inner-height variable on the parent.

Differential Revision: https://phabricator.services.mozilla.com/D166532
2023-01-11 21:01:27 +00:00
..
actors Bug 1806117 - reset docState after selecting PiP toggle with a touch event. r=pip-reviewers,mhowell 2023-01-11 01:26:26 +00:00
components Bug 1809693 - Update pdf.js to new version f28bf23a314e36d9e255037f5716ae1eb8e16fbf r=pdfjs-reviewers,marco 2023-01-11 20:47:45 +00:00
content Bug 1803664 - Provide spinner keyboard navigation tests. r=mconley,kcochrane 2023-01-11 17:14:20 +00:00
crashreporter Bug 1805919: disable tests that are currently failing against MSIX packages. r=jmaher,necko-reviewers,kershaw 2023-01-11 14:45:03 +00:00
docs
library Bug 1788306: UniFFI callback interfaces, r=nika 2023-01-03 20:57:53 +00:00
locales Bug 1792138: Show the extension's name in permission prompts for opening external links. r=ckerschb,robwu,fluent-reviewers,pbz,flod 2023-01-07 17:53:19 +00:00
modules Bug 1809633 - Don't set --inner-height in the dialog stack. r=pbz,settings-reviewers 2023-01-11 21:01:27 +00:00
mozapps Bug 1804757 - Avoid shutdown crashes writing targeting.snapshot.json. r=barret 2023-01-10 21:22:46 +00:00
profile Backed out changeset 959bcc2a6588 (bug 1791442) for causing xpcshell tests failures in test_snap_empty.js. CLOSED TREE 2023-01-04 19:32:20 +02:00
system Bug 1073717 - [Web Notifications] Add support for "silent" notifications with libnotify. r=stransky 2023-01-07 01:03:53 +00:00
themes Bug 1807006 - Respect prefers-reduced-motion in datepicker spinners. r=emilio 2023-01-11 17:14:19 +00:00
xre Bug 1805919: disable tests that are currently failing against MSIX packages. r=jmaher,necko-reviewers,kershaw 2023-01-11 14:45:03 +00:00
.eslintrc.js
l10n-registry.manifest
moz.build
moz.configure Bug 1772769 - Allow default multichannel audio support by restoring defines. r=kinetik 2023-01-11 20:59:15 +00:00
toolkit.mozbuild