gecko-dev/browser
Matt Howell 76e4b23bdf Bug 1553433 - Use the system theme's colors for the installer wizard welcome/finish pages. r=agashlin
We can use MUI_BGCOLOR to change the background color, but there's no way to
globally override the text color, so we additionally need to set that on every
affected control in the Show functions (we have to wait until Show because
that's the earliest point that the controls have been created and we can get
handles to them).

This patch fixes both the full installer and the uninstaller.

Differential Revision: https://phabricator.services.mozilla.com/D33189

--HG--
extra : moz-landing-system : lando
2019-07-01 22:02:31 +00:00
..
actors Bug 1555438 - Remove getDetailedCertErrorInfo from NetErrorChild.jsm. r=johannh,fluent-reviewers,flod 2019-06-26 20:24:05 +00:00
app No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM 2019-07-01 13:15:39 +00:00
base Merge inbound to mozilla-central. a=merge 2019-06-29 12:59:53 +03:00
branding Bug 1559303 - Set the fill color of the Lockwise logo from CSS so it will be visible in light and dark mode. r=JSON_voorhees 2019-06-28 20:08:06 +00:00
components Bug 1558602 - Allow DocumentL10n to use LocalizationSync. r=smaug,Pike 2019-07-01 17:56:57 +00:00
config Bug 1562258 - Disable tests on instrumented builds; r=froydnj 2019-07-01 20:09:48 +00:00
docs Bug 1551898 - Replace UrlbarProvider.sources with a more flexible solution. r=adw 2019-05-17 14:25:47 +00:00
extensions Bug 1562248 - scrolling in Gmail fix and some ua overrides removal for webcompat go faster r=denschub,rhelmer 2019-07-01 08:35:53 +00:00
fonts Bug 1470107 - Update Twemoji Mozilla to 0.4.0 (twemoji 11.4.0). r=jfkthame 2019-04-19 20:58:50 +00:00
installer Bug 1553433 - Use the system theme's colors for the installer wizard welcome/finish pages. r=agashlin 2019-07-01 22:02:31 +00:00
locales Bug 1561811 - Add fluent performance, 7-row pocket and bug fixes to Activity Stream r=k88hudson,fluent-reviewers,flod 2019-06-27 20:31:22 +00:00
modules Bug 1529205 - Remove DateTimePickerParent's dependency on gBrowser; r=mconley 2019-06-26 18:15:28 +00:00
themes Bug 1561586 - Align message header with dismiss button for CFR bookmark panel message r=r1cky 2019-07-01 09:39:29 +00:00
tools/mozscreenshots Bug 1555060 Convert <tabs> to a custom element 2019-06-20 14:09:37 -07:00
.eslintrc.js
app.mozbuild
build.mk
confvars.sh Bug 1553188 - Part 2 - Remove the ability to use browser.xul;r=bdahl 2019-05-30 11:24:17 -07:00
defs.mk
l10n-registry.manifest Bug 1555662 - Register L10nRegistry sources using categories. r=kmag 2019-06-08 04:37:31 +00:00
LICENSE
Makefile.in
moz.build Bug 1555662 - Register L10nRegistry sources using categories. r=kmag 2019-06-08 04:37:31 +00:00
moz.configure