gecko-dev/toolkit/system/gnome
Simon Giesecke ad01a10a3b Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin
Note that this patch only transforms the use of the nsDataHashtable type alias
to a directly equivalent use of nsTHashMap. It does not change the specification
of the hash key type to make use of the key class deduction that nsTHashMap
allows for in some cases. That can be done in a separate step, but requires more
attention.

Differential Revision: https://phabricator.services.mozilla.com/D106008
2021-03-10 10:47:47 +00:00
..
components.conf Bug 1676022 - Silence some glib deprecation warnings, r=stransky 2020-11-09 11:53:41 +00:00
moz.build Bug 1676022 - Silence some glib deprecation warnings, r=stransky 2020-11-09 11:53:41 +00:00
nsAlertsIconListener.cpp Bug 1662251 - stop assigning from NS_Convert* values, mostly; r=sg 2020-09-02 09:54:37 +00:00
nsAlertsIconListener.h
nsGIOService.cpp Bug 1696356 - Remove redundant nullptr checks of return value of infallible new in toolkit/system/gnome. r=stransky 2021-03-04 09:14:34 +00:00
nsGIOService.h
nsGSettingsService.cpp
nsGSettingsService.h
nsSystemAlertsService.cpp Bug 1693541 - Improve uses of nsBaseHashtable and descendants and avoid multiple subsequent lookups in nsSystemAlertsService. r=karlt 2021-03-03 10:04:30 +00:00
nsSystemAlertsService.h Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00