This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix Bug 1471243: stop AS showing before first run overlay (#4233)
- Loading branch information
Showing
with
19 additions
and 8 deletions.
This is causing mochitest failures:
TEST-UNEXPECTED-FAIL | toolkit/components/extensions/test/browser/browser_ext_themes_ntp_colors.js | New tab page background should be set. - "rgb(0, 62, 170)" == "rgb(173, 216, 230)" -
The test is making sure the theme's background color is set on
body, but this selector results in $blue-70 being set.