Jonas Jenwald ee59db5018 Replace simple return if statements with ternary operators
In a couple of cases, where a boolean is returned, it's also possible to use an OR operator rather a ternary.

*Note:* This patch reduces the size of the `gulp mozcentral` bundle by `960` bytes.
2026-07-31 12:24:08 +02:00
..
2026-04-25 12:13:12 +02:00
2013-03-15 11:24:08 -07:00
2026-06-30 10:45:15 +02:00