fish-shell/share/tools/web_config
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
..
js controllers.js: remove unused variable cols[] 2021-12-21 13:59:33 -08:00
partials Prompt demo: Only the unmatched quote is an error 2021-08-30 17:32:55 +02:00
sample_prompts prompts/disco: Remove superfluous space from git prompt 2021-11-28 12:39:22 +01:00
themes themes/coolbeans: Make quotes less red 2021-11-28 12:50:00 +01:00
delete.png Lossless recompress of images with pngcrush+zopfli 2016-06-18 10:03:26 -07:00
favicon.png Add favicon for web config 2015-07-12 15:06:56 -07:00
fishconfig.css webconfig: Remove tab top border in dark mode 2021-06-10 21:26:03 +02:00
index.html Webconfig: Let theme match help and fishshell.com 2020-12-04 17:08:45 +01:00
webconfig.py webconfig.py: minor polish of is_chromeos_garcon 2021-12-30 12:55:52 +01:00