|
|
|
|
|
by nicoburns
1778 days ago
|
|
The other valid use case is blacklisting buggy browser versions. Some browsers will claim to support a feature but it doesn't actually work (e.g. indexeddb in some versions of safari). The only way to detect is using the user agent. |
|