Commit Graph

10589 Commits (fenix/124.0)

Author SHA1 Message Date
Noah Bond 6bc66460eb Bug 1876596 - Add probe for debug drawer secret setting 4 months ago
Arturo Mejia dbf94e7cb3 Bug 1870351 - Improve touch targets Add-ons details screen. 4 months ago
AndiAJ b00685d4ff Bug 1874831 - Fix disabled FxSuggest related UI tests 4 months ago
AndiAJ feb1001f9e Bug 1876720 - Add more test logs to ComposeTabDrawerRobot 4 months ago
AndiAJ 77adecc2d1 Bug 1876700 - Add more test logs to CollectionRobot 4 months ago
github-actions 4dfa789597 Import translations from android-l10n 4 months ago
t-p-white 667e5fb209 Bug 1852224 - Prevent background media from being stopped when existing application from an external link. 4 months ago
Arturo Mejia 5fc19e6755 Bug 1867717 - Add DownloadsFeature to AddonPopupBaseFragment. 4 months ago
ohall-m 851afc8745 Bug 1873983 - Translations Secret Settings Option in Nightly
This patch enables translations to be turned on via the secret settings
flag in Nightly.
4 months ago
Arturo Mejia 2b48fa54b3 Bug 1870335 - Merge content descriptions in the Add-ons details screen. 4 months ago
ohall-m 3470a4e951 Bug 1876610 - Minor Translations UI Adjustments
This patch completes a few minor translations UI adjustments. Including
updating mock data on the "never translate these sites" page and the
"language settings" page.

Additionally, adds a content description on the toolbar for the
translation icon.
4 months ago
t-p-white 506efb730b Bug 1876752 - Reorder preferences in `SettingsFragment` to match the UI layout 4 months ago
DreVla 54c1c08010 Bug 1871093 - Review checker change info card button color
This patch aims to increase accessibility of the review checker
feature by increasing the contrast of the info card button.
4 months ago
t-p-white 93216ddbfc Bug 1876751 - Remove redundant preferences from SettingsFragment 4 months ago
github-actions 6ebfa86465 Import translations from android-l10n 4 months ago
github-actions 5c381185e7 Import translations from android-l10n 5 months ago
github-actions 79f9afd18a Import translations from android-l10n 5 months ago
James Hugman d79beb06a7 Fixup GleanPlumbMessageHelper rename bustage 5 months ago
AndiAJ e5a5860049 Bug 1854333 - Fix dismissOpenLinksInAppCFRTest UI test 5 months ago
AndiAJ 6a2cf80603 Bug 1876510 - Add more test logs to BrowserRobot 5 months ago
github-actions 4b0f462414 Import translations from android-l10n 5 months ago
ohall-m a8a6368dca Bug 1874441 - Connecting Dropdowns to Translate Button
This patch connects the translations to and from dropdowns to the
translation button and sets default dropdown selection values.
5 months ago
JohanLorenzo 92fca78ea3 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 5 months ago
t-p-white d2e0d9fdd0 Bug 1876481 - Updated `HomeActivity` variables & funcs with the necessary visibility modifiers to enforce constraints. 5 months ago
t-p-white 4cfc195fa4 Bug 1876486 - Removed redundant val homeActivityInitTimeStampNanoSeconds from HomeActivity 5 months ago
ohall-m 1dbf0145d5 Bug 1876332 - Refactoring out Translations Controller and Interactor
This patch refactors out the translations controller and interactor to
transition fully to a redux pattern.

Leaving the translations use cases for reference browser usage.
5 months ago
DreVla 9aaeacc16f Bug 1861744 - Don't display pending to delete bookmarks when refresh
When deleting bookmarks, we do not instantly remove them due to
having the possibility of undoing the deletion. Because of this,
when the bookmarks are pending to delete, they can still be displayed
when pulling down to refresh and then acted on. This patch aims to
fix this issue by subtracting the pending to delete bookmarks
when they are refreshed by pulling down.
5 months ago
AndiAJ 5d45dacf7b Bug 1876036 - Add more test logs to BookmarksRobot 5 months ago
AndiAJ ef1cf1928f Bug 1876026 - Add more test logs to AddToHomeScreenRobot 5 months ago
github-actions 5580e58913 Import translations from android-l10n 5 months ago
Noah Bond 29dab5ce0a Bug 1876122 - Enable the debug drawer in Beta and Release 5 months ago
Arturo Mejia 6589162a99 Bug 1860472 - Clean temporary file Uploads. 5 months ago
Ben Dean-Kawamura 03883cc976 Bug 1875294 - Record breadbcrumbs before crashing with UnsatsisfiedLinkError
Report breadcrumbs to Sentry before crashing with
`UnsatsisfiedLinkError`:

  - The files inside the app directory, to detect if the library is
    present or not.
  - The files inside the APK, to detect if a file inside the APK didn't
    get installed correctly.
  - The name of the installer package, so that we can know if the APK
    was installed from a 3rd-party source.
  - The path to the APK.  I don't really see this being useful, but it's
    needed to determine all the other info, so we might as well report
    it.

The idea here is that hopefully one of these will detect that something
was off with their install.  For example, maybe they installed an APK
for the wrong arch or maybe `libjnidispatch` was not extracted
correctly.  If not, at least we can rule these possibilities out as the
root cause.
5 months ago
Nazım Can Altınova c443d4a37f Bug 1832147 - Add a note to keep the profiler presets in sync 5 months ago
Nazım Can Altınova 4cf2674ff3 Bug 1832147 - Sync the profiler preset features and threads
See here for the preset list inside Firefox:
https://searchfox.org/mozilla-central/rev/c130c69b7b863d5e28ab9524b65c27c7a9507c48/devtools/client/performance-new/shared/background.jsm.js#121
5 months ago
Nazım Can Altınova 6915dd6599 Bug 1832147 - Remove extraneous "java" feature
It looks like the "java" feature appears twice in the firefox_features
list. Let's remove the second one.
5 months ago
Nazım Can Altınova f63999e555 Bug 1832147 - Remove the leaf feature from the profiler presets
"leaf" feature has been removed since [Bug 1571089](https://bugzilla.mozilla.org/show_bug.cgi?id=1571089)
and it's been removed from the presets in that bug as well. This commit
removes this feature from these presets as well to keep them in sync.
Note that having an unrecognised feature gets ignored automatically and
it doesn't throw any error, but still these presets should kept up-to-date.
5 months ago
github-actions 5b7d7e1124 Import translations from android-l10n 5 months ago
jackyzy823 e1f03ba3c9 Bug 1839067 - Ensure response's body closed whether request is success or not. 5 months ago
JohanLorenzo 15aeb19be2 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 5 months ago
jackyzy823 e58d0ae973 Bug 1850006 - conservative flag limits to mozilla services only 5 months ago
oana.horvath 0251620c54 Bug 1818183 - Fix shortcut not showing up in top sites UI test 5 months ago
github-actions[bot] bc729a894e Update to GeckoView Nightly 124.0.20240123053648 on main (#5258)
* Update GeckoView (Nightly) to 124.0.20240123053648.

* Update Glean to 56.1.0.

* Bug 1870050 - Properly define buildConfigField SUPPORTED_LOCALE_ARRAY

This was previously generated as a side effect, and fails with the new AGP version.
See also https://github.com/mozilla-mobile/fenix/issues/14175.

---------

Co-authored-by: MickeyMoz <sebastian@mozilla.com>
Co-authored-by: mcarare <48995920+mcarare@users.noreply.github.com>
Co-authored-by: dsmithpadilla <88508950+dsmithpadilla@users.noreply.github.com>
5 months ago
RebecaTudor 22e4f2b9e4 Bug 1838580 - [a11y] Increase tap area for search engine icon
The touching area for search engine icon (Google by default) from
the search bar was only 28dp.
To Increase tap area to reach the minimum accessibility touch target
size of 48dp, it was used TouchDelegate. This way there are no visual
changes.
5 months ago
sarah541 f1ea102053 Bug 1870066 - Add local dump and additonal logic 5 months ago
sarah541 a38cb0b853 Bug 1834842 - integrate updated SERP telemetry with Remote Settings Client 5 months ago
sarah541 8ed8e283ef Bug 1834842 - Replace Hardcoded SERP Telemetry 5 months ago
github-actions aa2f7105c2 Import translations from android-l10n 5 months ago
Roger Yang 7dc1b784b4 Bug 1875514 - Only send installation ping when we receive adjust metrics 5 months ago
rahulsainani ab56ebe21c Bug 1874388 - Remove unused notification pre prompt 5 months ago
Gabriel Luong 5d0b4517d6 Bug 1875869 - Start the Nightly 124 development cycle 5 months ago
Charlie e113448a06 Bug 1875515 - record Nimbus is_ready event 5 months ago
jackyzy823 34435bba5d Bug 1807078 - use min for thumbail size of TabPreview 5 months ago
RebecaTudor 528136c473 Bug 1809798 - Loads the right wallpaper for the right orientation
Before, the orientation was taken from the application context which
didn't update during orientation change. Which caused to load the wrong
wallpaper when the phone was rotated. With these changes we can send
the correct orientation taken from the HomeActivity context.
5 months ago
iorgamgabriel cc476767f7 Bug 1871408 - Translations UI Add Messages Under On Toggles 5 months ago
github-actions acf5eec1a0 Import translations from android-l10n 5 months ago
github-actions 685543b8c2 Import translations from android-l10n 5 months ago
sarah541 388debfd20 Bug 1862738 - Put credential management strings before translation 5 months ago
github-actions a0f615dc53 Import translations from android-l10n 5 months ago
Noah Bond 8af8a2a2d2 Bug 1871098 - Integrate `TabTools` into the Debug Drawer 5 months ago
oana.horvath 6497ad8f8a Bug 1874831 - Disable failing FF Suggest UI tests 5 months ago
github-actions 210a2195b7 Import translations from android-l10n 5 months ago
Matthew Tighe cd1610a13f Revert "Bug 1861459 - Add a binding from BrowserStore to AppStore for selected tab changes"
This reverts commit 32c3e5aae7acc037949c38027ae23d76bc80da1a.
5 months ago
Matthew Tighe bd7a90d34b Revert "Bug 1861459 - Remove BrowsingModeManager usages outside of the Home Screen"
This reverts commit d5856268ec720ad0e41585a3f75201ae8d5e6755.
5 months ago
Matthew Tighe 452f7147d0 Revert "Bug 1861459 - Remove Home Screen usages of BrowsingModeManager"
This reverts commit 86e0f3c0ef1dd3a16194eeaff330c8517d18b49f.
5 months ago
Matthew Tighe d080cf6e70 Revert "Bug 1861459 - Remove BrowsingModeManager"
This reverts commit 38af1c1363aa34b564305a1b2c809249e1be5b1b.
5 months ago
rahulsainani 04d83965a4 Bug 1872704 - Fix home activity leak by ExtensionsProcessDisabledController 5 months ago
t-p-white ccefb2dd2d Bug 1870231 - Remove no-ops from ExternalAppBrowserActivity 5 months ago
t-p-white ca7896ad4b Bug 1874861 - Removed redundant LongParameterList suppression's 5 months ago
Roger Yang 931c43127f Bug 1874768 - Hide default browser onboarding card if user already set us as default browser 5 months ago
oana.horvath f9fdb86eb9 Bug 1874885 - Fix reset to default locale when a test crashes 5 months ago
t-p-white 224c92b3eb Bug 1870232 - Moved the Activity's getNavDirections() functionality to Activity.kt 5 months ago
t-p-white 53415dddb4 Bug 1870613 - Extracted the HomeActivity`getBreadcrumbMessage`, `getIntentSource` and `getIntentSessionId` as generic Activity functions 5 months ago
github-actions 3587b445de Import translations from android-l10n 5 months ago
ohall-m 67d60af2e3 Bug 1855979 - Basic Translation Beginning
The goal of this bug is to get a very basic initial `translate`
interaction using the default determined page language and default
determined user language and begin starting `Controller` and `Interactor`
files.

This bug also sets up `sessionId` as a navigation parameter for
translations.
5 months ago
Noah Bond 0613321c15 Bug 1864076 - Integrate Navigation Middleware into the Debug Drawer 5 months ago
oana.horvath 5e75e68d13 Bug 1868291 - Fix Pocket tests by always restarting app on home 5 months ago
oana.horvath f289a423be Bug 1842154 - Disable notificationCanBeDismissedIfDownloadIsInterruptedTest UI test 5 months ago
github-actions fce1df5b4f Import translations from android-l10n 5 months ago
rahulsainani ae1f431705 Bug 1807350 - Baseline profiles for nightly 5 months ago
github-actions ef677eff58 Import translations from android-l10n 5 months ago
t-p-white 3694a61fb4 Bug 1874675 - Replaced usages of runBlocking in MessageNotificationWorker 5 months ago
rahulsainani 0f632af5ae Bug 1828927 - Remove accidental debug logs 5 months ago
iorgamgabriel 6059e6e964 Bug 1871142 - Translations UI Language Dropdowns 5 months ago
rahulsainani ad87b6e654 Bug 1874374 - Fix wallpaper settings home navigation issue 5 months ago
rahulsainani 3ad78f0e6c Bug 1828927 - Fix apply wallpaper anr 5 months ago
t-p-white 32eee84f56 Bug 1861616 - Prevent Custom Tabs from stopping background media 5 months ago
RebecaTudor c34ccfadd9 Bug 1868358 - [a11y] "More to consider" is read as a heading
Before, "More to consider" was not read separately as a heading
title when TalkBack was used but the whole card could be
traveled as a heading and it's content was all read at once.

Now "More to consider" heading is read separately from the rest
of the content.
5 months ago
github-actions 5668b0b468 Import translations from android-l10n 5 months ago
Gabriel Luong 970b262df2 Bug 1866133 - Add additional headers for Google search 5 months ago
github-actions 2ed538cff7 Import translations from android-l10n 5 months ago
github-actions aa8155b477 Import translations from android-l10n 5 months ago
dependabot[bot] 2cd0f066f4 Bump jinja2
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
mcarare 58b3e18198 Bug 1874124 - Add foregroundServiceType for private notification service and FOREGROUND_SERVICE_SPECIAL_USE permission. 5 months ago
github-actions b56fd9cfaf Import translations from android-l10n 5 months ago
mcarare 6b654b4aa6 Bug 1874124 - Add foregroundServiceType for DownloadService and FOREGROUND_SERVICE_DATA_SYNC permission. 5 months ago
AndiAJ d390f5c2de Bug 1858874 - Fix goToSettingsFromOpenLinksInAppCFRTest UI test 5 months ago
github-actions f4fde2119e Import translations from android-l10n 5 months ago
Jackie Johnson a2d96bf6db Bug 1874027 - fix getSponsoredFxSuggestPlaceHolder 5 months ago
Noah Bond c68139c104 Bug 1864078 - Create debug drawer navigation UI 5 months ago
JohanLorenzo dbef6641fc Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 5 months ago
mcarare d6f1874bdf Bug 1843057 - On Android 14, close private tabs when notification is dismissed. 5 months ago
DreVla 349c6fba81 Bug 1857850 - [a11y] Improve experience when accessing links in text
This patch aims to improve a11y experience when accessing links
present in bodies of text. When we have a link text element, we
now indicate that there are links present in it and upon double
tapping, a dialog is open from where the user can access any of
the links present in the text. This behavior tries to follow the
default Talkback a11y one where the user can access links from a
text in case they are annotated as URLs.
This solution allows multiple links in one body of text and also
improves accessibility for lower version devices.
5 months ago
t-p-white 344a48e59b Bug 1867431 - Remove the app flavour from the "What's new in Firefox" string 5 months ago
github-actions c7977048ee Import translations from android-l10n 5 months ago
Noah Bond 3ceb50b299 Bug 1864075 - Create navigation middleware for the debug drawer 5 months ago
Matthew Tighe 8395c80252 Bug 1861459 - Remove BrowsingModeManager 5 months ago
Matthew Tighe c68ae3cfea Bug 1861459 - Remove Home Screen usages of BrowsingModeManager 5 months ago
Matthew Tighe 9f196caa04 Bug 1861459 - Remove BrowsingModeManager usages outside of the Home Screen 5 months ago
Matthew Tighe 476e32470b Bug 1861459 - Add a binding from BrowserStore to AppStore for selected tab changes 5 months ago
jackyzy823 24dc8a266d Bug 1873375 - Should open shared search terms in private mode if 'Open links in a private tab' is set. 5 months ago
alexandra.virvara 45e873fa01 Bug 1813794: Save search results when navigating back from saved logins list 5 months ago
iorgamgabriel b3fcbcbc56 Bug 1856990 - Translations UI Error States. 5 months ago
mike a 9d659af75d Bug 1869664 - Add more toolbar telemetry 5 months ago
github-actions 73126aa2e4 Import translations from android-l10n 5 months ago
Noah Bond ece51eebdc Bug 1872885 - Move debug drawer store management from `DebugOverlay` to `FenixOverlay` 5 months ago
Noah Bond 3ddf06c968 Bug 1864074 - Create debug drawer landing page UI 5 months ago
alexandra.virvara 1c6ab5db3f Bug 1862190: Expose and integrate the suggested strong password in the authentication flow 5 months ago
DreVla e374f2a670 Bug 1844750 - Improve fallback for homepage images thumbnails
Added fallback images for both Jump Back In thumbnail and
recently saved thumbnails.
5 months ago
AndiAJ 2853033b23 Bug 1873200 - New cookie banner blocker UI smoke tests 5 months ago
github-actions 3d0b694fe0 Import translations from android-l10n 5 months ago
github-actions ed871dddc3 Import translations from android-l10n 5 months ago
Lina Butler 44f393a73d Bug 1871156 - Report impressions and clicks for Firefox Suggestions in the `events` ping.
Fenix currently reports AMP and Wikipedia impressions and clicks in the
`fx-suggest` ping, which intentionally omits the `client_id`. This
complicates experiment analysis, because our tooling relies on the
`client_id`.

This commit adds separate events for impressions and clicks on
sponsored and non-sponsored suggestions to the `events` ping.

* The new `awesomebar.{non_}sponsored_suggestion_clicked` events are
  collected the same way as the existing `fx-suggest` ping, and in line
  with the other `awesomebar.*_suggestion_clicked` events.
* The new `awesomebar.{non_}sponsored_suggestion_impressed` events are
  collected for engaged and abandoned search sessions. In constrast,
  the `fx-suggest` ping is only sent for engaged search sessions.
5 months ago
github-actions dce1bc2b25 Import translations from android-l10n 5 months ago
AndiAJ 1d30998b43 Bug 1807295 - Fix verifyShowSearchSuggestionsToggleTest UI test 5 months ago
JohanLorenzo 8fefa01ad5 Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 5 months ago
github-actions 281d19d416 Import translations from android-l10n 5 months ago
Noah Bond 5f6c9d9a23 Bug 1864711 - Plumb logic into TabTools to create tabs 5 months ago
William Durand 5439087524 Bug 1867597 - Enable extensions process unconditionally 5 months ago
t-p-white d769e634cf Bug 1870639 - Remove redundant dependency to `UserInteractionHandler` in ExternalAppBrowserFragment 5 months ago
rahulsainani 1c4df19520 Bug 1868120 - RC recommendation impression once per product aid combination 5 months ago
iorgamgabriel 750cb246d6 Bug 1868989 - Translations UI Add Translate Page Browser Menu Button. 5 months ago
github-actions 31ce2eb80c Import translations from android-l10n 5 months ago
Noah Bond 23ddff7ebb Bug 1864073 - Stand up debug drawer Store and State 5 months ago
Harrison Oglesby 56309b2673 Bug 1836167 - Fix Bookmark Open telemetry 5 months ago
AndiAJ d326c5baff Bug 1807268 - Re-enable openSponsorsAndYourPrivacyOptionTest UI test 5 months ago
t-p-white 1207077538 Bug 1870648 - Removed redundant MS_PRECISION variable from ExternalAppBrowserFragment 5 months ago
AndiAJ 843710c1a5 Bug 1868371 - Add more test data to Fx suggest related UI tests 5 months ago
github-actions b2df8f373f Import translations from android-l10n 5 months ago
Titouan Thibaud 3e1cab43dd Bug 1871548 - Add telemetry for Open PDF in Fenix 5 months ago
Noah Bond 15fa34fcaf Bug 1864072 - Create initial drawer UI 5 months ago
Noah Bond 66f402398d Bug 1864710 - Add UI for creating tabs 5 months ago
iorgamgabriel 5e87f4d37a Bug 1856955 - Part 2: Remove unnecessary font weight in DownloadLanguageFileDialog title 5 months ago
github-actions d84224c693 Import translations from android-l10n 5 months ago
github-actions ab7c41ebe0 Import translations from android-l10n 5 months ago
github-actions 14d3afb07e Import translations from android-l10n 5 months ago
github-actions f65ec658df Import translations from android-l10n 5 months ago
github-actions 190f360c6a Import translations from android-l10n 6 months ago
iorgamgabriel 3161d94868 Bug 1855983 - Translations UI Initial Basic Translate Refined Translate w/Separate First Run Flow. 6 months ago
iorgamgabriel 62d7b1ce5e Bug 1856955 - Translations UI Download Model Settings Screen Popups. 6 months ago
github-actions 06e71e5244 Import translations from android-l10n 6 months ago
github-actions df85d79264 Import translations from android-l10n 6 months ago
github-actions 8e07b02569 Import translations from android-l10n 6 months ago
github-actions c1542cf7fd Import translations from android-l10n 6 months ago
github-actions ca88a755f1 Import translations from android-l10n 6 months ago
github-actions 94c9d21999 Import translations from android-l10n 6 months ago
rahulsainani 5e22af3acc Bug 1871363 - Remove duplicate review checker resources 6 months ago
AndiAJ 1c4ffaa0de Bug 1807268 - Re-enable openSponsoredShortcutsSettingsOptionTest UI test 6 months ago
github-actions 34b36d6353 Import translations from android-l10n 6 months ago
Noah Bond 13b5a80e5b Bug 1864709 - Add tab tools and tab counter UI 6 months ago
AndiAJ 639a105db3 Bug 1807268 - Fix turnOffHttpsOnlyModeTest UI test 6 months ago
rahulsainani 70e84e8f83 Bug 1870829 - Add review checker enabled attribute for custom targeting 6 months ago
github-actions 9b2db5d92a Import translations from android-l10n 6 months ago
Olivia Hall 2e02921aeb Bug 1870918 - Translations UI String Updates
A few string comment updates for the translation features.
6 months ago
Cathy Lu 8415d6d56e Bug 1858948 - Update ProductNotAvailable test to use initial state 6 months ago
AndiAJ af791c9629 Bug 1814032 - Re-enable verifyMultipleAddressesSelectionTest UI test 6 months ago
AndiAJ 3a31931048 Bug 1807268 - Fix urlBarQuickActionsTest UI test 6 months ago
AndiAJ 8be11aa9c3 Bug 1807268 - Fix tab counter shortcut menu related UI tests 6 months ago
rahulsainani 4a461e048f Bug 1867606 - Make message param logging api non nullable 6 months ago
github-actions 18086c9a96 Import translations from android-l10n 6 months ago
Lina Butler 07f6ba58b4 Bug 1869225 - Catch `SuggestApiException`s.
This commit adds a `handleSuggestExceptions` helper to
`FxSuggestStorage` that catches and reports `SuggestApiException`s from
the Suggest Rust component. `handleSuggestExceptions` works like the
existing `handle{Fxa, Places}Exceptions` helpers.

`FxSuggestIngestionWorker`'s retry behavior is unchanged: if ingestion
fails, the exception will now be reported, but the operation will still
be rescheduled using `WorkManager`'s retry mechanism, as before.
6 months ago
sarah541 d6ab0601a8 Bug 1870647 - Start the Nightly 123 development cycle 6 months ago
AndiAJ e066f89cf3 Bug 1830005 - Re-enable addPrivateBrowsingShortcutFromHomeScreenCFRTest UI test 6 months ago
github-actions 06e4d3ea31 Import translations from android-l10n 6 months ago
github-actions a703e97dc2 Import translations from android-l10n 6 months ago
Tom Ritter 5b4c43f4f0 Bug 1870149: Bump the expiration version for the font list telemetry
We weren't getting submissions for the font telemetry list
and eventually I traced it down to the metric having been expired.

We also need to bump the submission number, otherwise the work
request will be skipped.
6 months ago
AndiAJ 43c7ea896a Bug 1852234 - Fix verifyCustomTabETPSheetAndToggleTest UI test 6 months ago
Jeff Boek c585f93afe Bug 1866927 - Adds ability to enable email tracker blocking protection in private mode 6 months ago
Noah Bond ceeffadbcd Bug 1868453 - Wrap the debug setting data store with an interface 6 months ago
rahulsainani a126386c5e Bug 1866113 - Update analysis in progress string comment 6 months ago
Cathy Lu 254ddba3b0 Bug 1869567 - Ignore intermittent shopping analysis status tests 6 months ago
AndiAJ 1f9067f2b4 Bug 1815395 - Re-enable audio and video permissions tests 6 months ago
github-actions bbfb07731e Import translations from android-l10n 6 months ago
Benjamin Forehand Jr 76e7ee5290 Bug 1869867 - Update experimentation test suite to support smoke tests that don't use the message feature (#4828) 6 months ago
RebecaTudor 3fc207b7d2 Bug 1857553 - [a11y] Mark up the Review Checker highlights as lists.
Before, when the screen reader was used, all highlights were announced
as static texts.

Now by using collectionInfo and collectionItemInfo, informations like
location and the position of the highlight in the list and the size
of the list are announced for each category of highlights and for each
highlight.
6 months ago
rahulsainani cae1cc16a7 Bug 1866113 - Unchange changed string 6 months ago
Cathy Lu 801a4c1f23 Bug 1858948 - Add shopping NotAvailable product state and UI 6 months ago
AndiAJ bcdbefc22b Bug 1807289 - Enable verifyDownloadInACustomTabTest UI test 6 months ago
AndiAJ ba9b54f44a Bug 1813521 - Disable failing pauseResumeCancelDownloadTest UI test 6 months ago
rahulsainani 96301d0e2d Bug 1866113 - Add determinate analysis progress ui for review checker 6 months ago
AndiAJ 9d663ae45c Bug 1869568 - Use new large test file in downloads related UI tests 6 months ago
github-actions d91971ecc2 Import translations from android-l10n 6 months ago
Noah Bond 39c79e1dc6 Bug 1866128 - Add new debug fab icon 6 months ago
Mark Hammond cfe3a0cf38 Bug 1858789 - vastly more efficient counting of bookmarks for the home activity. 6 months ago
Arturo Mejia 547da6e26a Bug 1868940 - Cannot install an add-on a from local file on Android <10. 6 months ago
AndiAJ 61252c1194 Bug 1869252 - GPC TestRail matching 6 months ago
AndiAJ 3f63b0b476 Bug 1854566 - Fix verifyCreditCardRedirectionsToAutofillSectionAfterInterruptionTest UI test 6 months ago
AndiAJ 60713cf8c3 Bug 1807295 - Re-enable verifyShowSearchSuggestionsToggleTest UI test 6 months ago
iorgamgabriel 041e2777fe Bug 1869254 - Fix translations strings. 6 months ago
iorgamgabriel 19830dc737 Bug 1855980 - Translations UI Download Model Settings Screen. 6 months ago