gnome-shell/js/misc
Florian Müllner a42f7c2384 cleanup: Use type-safe comparisons
We have been using type-safe comparisons in new code for quite a while
now, however old code has only been adapted slowly.

Change all the remaining bits to get rid of another legacy style
difference.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2866>
2023-08-09 15:10:38 +00:00
..
animationUtils.js js: Port to modules 2023-08-06 13:02:49 +02:00
config.js.in js: Add JSDoc to exported functions and fix incorrect JSDoc formatting 2023-08-05 22:16:23 +02:00
dateUtils.js js: Port to modules 2023-08-06 13:02:49 +02:00
dbusUtils.js js: Port dbusUtils to ESM 2023-08-07 19:05:50 +00:00
dependencies.js dependencies: Migrate to ES module and organize dependencies 2023-07-15 02:35:56 +00:00
extensionUtils.js js: Port to modules 2023-08-06 13:02:49 +02:00
fileUtils.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
gnomeSession.js cleanup: Use consistent 4-space indent 2023-08-09 15:10:37 +00:00
history.js cleanup: Use consistent 4-space indent 2023-08-09 15:10:37 +00:00
ibusManager.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
inputMethod.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
introspect.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
jsParse.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
keyboardManager.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
loginManager.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
meson.build build: Remove Soup2 support 2023-05-26 19:05:22 +00:00
modemManager.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
objectManager.js js: Port to modules 2023-08-06 13:02:49 +02:00
params.js js: Port to modules 2023-08-06 13:02:49 +02:00
parentalControlsManager.js cleanup: Remove spaces in object literals 2023-08-09 15:10:37 +00:00
permissionStore.js cleanup: Use consistent 4-space indent 2023-08-09 15:10:37 +00:00
signals.js js: Port to modules 2023-08-06 13:02:49 +02:00
signalTracker.js cleanup: Remove spaces in object literals 2023-08-09 15:10:37 +00:00
smartcardManager.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
systemActions.js cleanup: Use consistent 4-space indent 2023-08-09 15:10:37 +00:00
util.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
weather.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00