Commit Graph

12869 Commits (e30c602dba2c19a7dcc4d28d0f6d940bb8e04b01)
 

Author SHA1 Message Date
AndiAJ d14cbc72f6 Bug 1880047 - Convert private variables to functions so they don't get initialised 5 months ago
AndiAJ 7455523c8f Bug 1880047 - Add missing pairs of logs to NotificationRobot 5 months ago
DreVla 2967c025c9 Bug 1870701 - Review Checker opt-in privacy policy link and text update
Updated the Privacy Policy links and text to clearly explain the
minimal nature of data that's collected and processed during
Review Checker use in Firefox.
5 months ago
AndiAJ c3da54cfba Bug 1879886 - Add test logs to NavigationToolbarRobot 5 months ago
AndiAJ 611c39e09c Bug 1879886 - Remove redundant assertion functions from NavigationToolbarRobot 5 months ago
AndiAJ cd55ceee51 Bug 1879886 - Convert private variables to functions so they don't get initialized 5 months ago
AndiAJ 1be6982290 Bug 1879886 - Remove unused functions from NavigationToolbarRobot 5 months ago
github-actions 7f8dfd4e61 Import translations from android-l10n 5 months ago
Ryan VanderMeulen 8f8b28a19b Bug 1873486 - Update mockk to version 1.13.9 5 months ago
Ben Dean-Kawamura 1343061679 Revert "Bug 1875294 - Record breadbcrumbs before crashing with UnsatsisfiedLinkError"
This reverts commit 6fb061ce5efc1a3fb11dace06b826382e0b56736.

These didn't work out in practice.  The file lists were always empty, I
think it might be a difference in permissions for release builds vs the
debug builds that I was testing with.

The package installer name was useful, but I realized there's Sentry tag for that which is even more useful.
5 months ago
Jonathan Almeida 9ef4aef273 Bug 1868469 - Update the url immediately for existing engineSession
When we have an existing `engineSession` we use an optimized route to
load the url without needing to dispatch the load action. This is still
a valid performance improvement to make page loads faster.

However, in this code path we do not end up update the url in the state
until we get back a response from the Engine. This gives a perceived
performance loss of slow browsing. Updating the url gives UI components
an immediate update which reflects a change that would have been entered
by the user.

It was considered if we should do this in a middleware, but since this
is an optimized route, we should not wait for the middleware to process
the action before we perform the state update.
5 months ago
William Durand ca23a8e95b Bug 1879819 - Improve rating description in list of add-ons 5 months ago
AndiAJ c2179540f5 Bug 1879539 - Remove unused functions from LibrarySubMenusMultipleSelectionToolbarRobot 5 months ago
AndiAJ 7dc56f88c0 Bug 1879539 - Add test logs to LibrarySubMenusMultipleSelectionToolbarRobot 5 months ago
AndiAJ f9031dd0a2 Bug 1879539 - Remove redundant assertion functions from LibrarySubMenusMultipleSelectionToolbarRobot 5 months ago
AndiAJ 039c64c33b Bug 1816066 - Fix verifyMultipleLoginsSelectionsTest UI test 5 months ago
iorgamgabriel af474e69f7 Bug 1876140 - Translations UI Dropdown Checkmark 5 months ago
github-actions f4503a4bfe Import translations from android-l10n 5 months ago
github-actions 24f38a6af5 Import translations from android-l10n 5 months ago
github-actions 07a960be18 Import translations from android-l10n 5 months ago
Titouan Thibaud 70a8203442 Bug 1879583 - Change the default for pull-to-refresh to enabled
Co-authored-by: Jonathan Almeida <git@jonalmeida.com>
5 months ago
AndiAJ 9e213654b2 Bug 1879509 - Add missing pairs of logs to DownloadRobot 5 months ago
AndiAJ a99d224387 Bug 1879498 - Add missing pairs of logs to CustomTabRobot 5 months ago
AndiAJ 8f39d7ceb4 Bug 1879339 - Add missing pairs of logs to ComposeTopSitesRobot 5 months ago
William Durand c291a3ab1a Bug 1870337 - Update description of the add-on post-install popup 5 months ago
William Durand 2aa12bb12a Bug 1870319 - Announce title in add-ons sub-menu and use "navigate back" instead of "navigate up" 5 months ago
AndiAJ 0965d2d352 Bug 1879308 - Add missing pairs of logs to ComposeTabDrawerRobot 5 months ago
oana.horvath 95cf640fdc Bug 1878868 - Create TestSetup helper: Test classes A-C 5 months ago
William Durand 499e533ac2 Bug 1870362 - Add underline to each link in the add-on details view 5 months ago
AndiAJ 5ad9a003a6 Bug 1879288 - Add missing pairs of logs to BrowserRobot 5 months ago
AndiAJ 95b74cd8c6 Bug 1874662 - Fix flaky closeAllTabsTest UI tests 5 months ago
github-actions bee6feaa0f Import translations from android-l10n 5 months ago
William Durand ec85d157fe Bug 1870329 - Add add-on name to the content description of each install button 5 months ago
JohanLorenzo 487705b91a Update Fenix initial_experiments.json based on the current first-run experiments in experimenter 5 months ago
github-actions 8fbfcc2bce Import translations from android-l10n 5 months ago
Roger Yang 5672f64abb Bug 1832357 - Fallback to loading new window requests in custom tab 5 months ago
Aaron Train 15d7df99bf Revert "Bug 1878868 - Create TestSetup helper: Test classes A-C"
This reverts commit 56ae080d8374021e87617e53757c244fcca47284.
5 months ago
dependabot[bot] 38d89f7e0f Bump cryptography
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.6...42.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
Noah Bond 767a0ea036 Bug 1860778 - Remove increased fab shadow while it's pressed 5 months ago
oana.horvath 6890d9ecdd Bug 1878868 - Create TestSetup helper: Test classes A-C 5 months ago
AndiAJ a68320cae8 Bug 1879072 - Add test logs to HomeScreenRobot 5 months ago
AndiAJ fa93a4ba3a Bug 1879072 - Convert private variables to functions so they don't get initialized 5 months ago
AndiAJ ab4a64f380 Bug 1879072 - Remove unused functions from HomeScreenRobot 5 months ago
AndiAJ e36e0e2313 Bug 1879072 - Remove redundant assertion functions from HomeScreenRobot 5 months ago
AndiAJ da540d7578 Bug 1879027 - Add missing pairs of logs to CollectionRobot 5 months ago
AndiAJ efad284e53 Bug 1878878 - Add missing pairs of logs to BookmarksRobot 5 months ago
AndiAJ 9277995e3a Bug 1878866 - Add missing pairs of logs to AddToHomeScreenRobot 5 months ago
Lina Butler 6e866c4206 Bug 1878434 - Add the `awesomebar.{engagement, abandonment}` events.
This commit:

* Sends the new `awesomebar.{engagement, abandonment}` events when the
  user finishes interacting with the awesomebar. These events match
  iOS's events of the same name, and Desktop's
  `urlbar.{engagement, abandonment}` events.
* Removes the `engagement_abandoned` extra key for the
  `awesomebar.{sponsored, non_sponsored}_suggestion_impressed` events,
  since they're specific to AMP and Wikipedia suggestions, and are
  subsumed by the new events.

This is the first step toward unifying our awesomebar search telemetry
on all our platforms.
5 months ago
Lina Butler ce80610473 Bug 1878434 - Record an awesomebar abandonment for cancelled toolbar edits.
We were missing instrumentation for the case where the user cancels
editing. This commit adds that instrumentation.
5 months ago
github-actions aaa15b6972 Import translations from android-l10n 5 months ago