Page MenuHomePhabricator

[keyserver] Introduce isWebPlatform function
ClosedPublic

Authored by michal on Feb 24 2023, 9:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 7, 1:59 PM
Unknown Object (File)
Thu, Mar 7, 1:37 PM
Unknown Object (File)
Thu, Mar 7, 11:49 AM
Unknown Object (File)
Feb 21 2024, 9:14 AM
Unknown Object (File)
Feb 21 2024, 9:14 AM
Unknown Object (File)
Feb 21 2024, 9:14 AM
Unknown Object (File)
Feb 21 2024, 9:14 AM
Unknown Object (File)
Feb 20 2024, 9:30 AM
Subscribers

Details

Summary

Step towards handling desktop device types, introduces isWebPlatform function that for now only checks if the platform is web but in the later diffs it will be expanded to also check for windows and macos. This diff shouldn't introduce any logic changes.

Test Plan

Search for all occurences of 'web' and platform that should be changed, run flow.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable