Alex Gibson

Results 79 issues of Alex Gibson

## Description See: https://bugzilla.mozilla.org/show_bug.cgi?id=1685971 --- #### Success Criteria - [ ] Nightly page has some info relating to update frequency.

Frontend

## Description Same problem as https://github.com/mozilla/bedrock/issues/9823, but for page banners (such as the fundraising banner and daylight banners). These banners are dynamically inserted into the top of the page using...

P3
Performance ⚡️
SEO
Frontend

## Description See: https://bugzilla.mozilla.org/show_bug.cgi?id=1683671 TL:DR: The HTML payload for the /firefox/all/ page is 1.5MB, which can be a performance issue. The time it takes for the back-end to return the...

Bug :bug:
Performance ⚡️
Backend
Frontend

## Description Whilst we have good server side tests for download buttons, we don't currently perform any client-side validation for download URLs served to visitors when someone hits `/download/thanks/`. On...

Frontend

## Description We haven't done a widely localized /whatsnew page since Firefox 81 (since marketing now typically only covers en/fr/de for this channel). This means that the rest of the...

P2
Needs Design
Frontend

## Description The [/whatsnew page](https://www.mozilla.org/en-US/firefox/99.0a2/whatsnew/) that gets shown to Dev Edition users for every major update has been untouched for a number of years. It would be great to update...

Frontend

## Description With the rise of adblockers and tracking protection, we should investigate a 1st party, self-hosted, analytics solution. This will become especially useful for user agents that default to...

Needs Info
analytics

When using pytest-selenium to run tests in Saucelabs using Internet Explorer on Windows 10, we currently get an error when trying to gather logs after the test run: ``` INTERNALERROR>...

## Description The [www-l10n repo](https://github.com/mozilla-l10n/www-l10n/) has an [FTL linter](https://pypi.org/project/moz-fluent-linter/) that is way more robust than what we have in bedrock right now. We should add it directly to bedrock, as...

## Description Seems there are some additional steps required after building a fresh docker image in order for tests to pass? ### Steps to reproduce 1. Run `make clean build`...

Bug :bug: