When a browser can't be detected we need to make sure that we don't crash. Handling this case in the same way as if it was a web browser probably makes the most sense.
Depends on D13587
Differential D13588
[keyserver] Handle null browser detection result tomek on Oct 3 2024, 4:08 AM. Authored by Tags None Referenced Files
Subscribers
Details
When a browser can't be detected we need to make sure that we don't crash. Handling this case in the same way as if it was a web browser probably makes the most sense. Depends on D13587 Replaced detectionResult with null and checked that we're handling it as if it was a web browser.
Diff Detail
|