gnome-shell/js/ui/components
Florian Müllner 5442266f28 js: Simplify promisify() calls
If the finish function isn't specified, promisify will now try
to use the async name without '_async'/'_begin' suffix (if any)
and '_finish' appended.

Everything except IBus uses a variation of that pattern, so there's
quite a bit of boilerplate we get to remove…

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2174>
2022-02-11 16:24:01 +00:00
..
__init__.js cleanup: Don't linebreak before closing parentheses 2020-04-28 09:04:49 +00:00
automountManager.js automountManager: Remove unused volume queue 2021-01-19 20:55:11 +00:00
autorunManager.js cleanup: Don't linebreak before closing parentheses 2020-04-28 09:04:49 +00:00
keyring.js keyring: Fix incorrect reference to the label instead of string 2021-11-17 10:19:08 +00:00
networkAgent.js js: Simplify promisify() calls 2022-02-11 16:24:01 +00:00
polkitAgent.js polkitAgent: Ensure cleanup if dialog wasn't shown 2021-02-11 13:48:54 +01:00
telepathyClient.js js: Simplify promisify() calls 2022-02-11 16:24:01 +00:00