gnome-shell/js
Florian Müllner a9ed128dce ibusCandidatePopup: Clarify assignment in condition
Most often it is a bug if the condition part of a for-loop contains the
assignment operator rather than the comparison one, so tools rightfully
emit a warning.

Clarify that the assignment is intentional in this case by adding
parentheses.

Spotted by eslint.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/375
2019-01-30 16:13:16 +00:00
..
extensionPrefs cleanup: Port GObject classes to JS6 classes 2019-01-25 14:02:44 +00:00
gdm cleanup: Port GObject classes to JS6 classes 2019-01-25 14:02:44 +00:00
misc objectManager: Fix undefined variable 2019-01-30 16:13:16 +00:00
perf perf: Stop using legacy generator functions 2019-01-28 17:29:35 +00:00
portalHelper cleanup: Port GObject classes to JS6 classes 2019-01-25 14:02:44 +00:00
ui ibusCandidatePopup: Clarify assignment in condition 2019-01-30 16:13:16 +00:00
js-resources.gresource.xml Add app introspection API 2019-01-09 10:13:45 +01:00
meson.build build: Use dedicated resources for helper programs 2018-08-14 17:28:04 +00:00
portal-resources.gresource.xml build: Include params.js in portal-helper gresources 2018-10-23 15:38:31 +00:00
prefs-resources.gresource.xml build: Use dedicated resources for helper programs 2018-08-14 17:28:04 +00:00