gecko-dev/mobile
cschanaj cf4639f5bd Bug 1632568 - Use `Arrays.hashCode` insteads of custom `hashCode` implementation r=agi
There is a few spots where a custom `hashCode` implementation is being used.
This PR replaces them with `Objects.hash`

Differential Revision: https://phabricator.services.mozilla.com/D121481
2021-11-23 21:01:57 +00:00
..
android Bug 1632568 - Use `Arrays.hashCode` insteads of custom `hashCode` implementation r=agi 2021-11-23 21:01:57 +00:00
locales Bug 1733495 - Migrate plugins.properties to aboutPlugins.ftl. r=Gijs,fluent-reviewers,nbaumgardner,kpatenio 2021-11-22 09:16:25 +00:00
.eslintrc.js