You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When visiting a docs page with multiple platform selections separated by tabs, is not detected as either of the platforms given (MacOS, Windows, Linux) and parts of documentation are missing as a result.
Issue spotted from ChromeOS Chrome browser, latest release, Pixelbook.
This may be replicated by using any user-agent in your browser which does not match the existing detection regexes in user_agent.js or the platforms listed in display-platform-specific-content.js.
What changes are you suggesting?
For "weird" platforms like ChromeOS, Haiku, BSDs/UNIXes, and so on - a sane default to fall back on, would be Linux, in almost every case.