chore: fix issue where transparent browsers have a forced-white sync, p=#12392

* chore: fix issue where transparent browsers have a forced-white sync background without breaking non-transparent browsers

* chore: fix linting issue
This commit is contained in:
TogiFerretFerret
2026-02-15 13:44:38 -05:00
committed by GitHub
parent c4f98b0cd8
commit 3914d33968

View File

@@ -798,6 +798,7 @@ class nsZenWindowSync {
{
fullScale: true,
fullViewport: true,
backgroundColor: "transparent",
}
);