fish-shell/share/tools
Ilya Grigoriev 084967e560 webconfig.py: minor polish of is_chromeos_garcon
The `name` attribute I used in commit f725cd402d
is undocumented, and [someone discovered] that it does not exist for one 
possible browser on MacOS. This should make the code work correctly even in that case. 

This probably doesn't currently cause a problem, at least when 
`isMacOS10_12_5_OrLater()` is true, because of the ordering of the if 
statements in the `runThing` function.

[someone discovered]: https://bugs.python.org/issue43424#msg409087
2021-12-30 12:55:52 +01:00
..
web_config webconfig.py: minor polish of is_chromeos_garcon 2021-12-30 12:55:52 +01:00
create_manpage_completions.py Update create_manpage_completions.py 2021-12-13 04:33:26 -08:00
deroff.py deroff.py: unneccessarry pass, unreachable code 2021-12-12 10:45:50 -08:00