Page MenuHomePhabricator

[keyserver] Handle null browser detection result
ClosedPublic

Authored by tomek on Thu, Oct 3, 4:08 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 23, 12:33 AM
Unknown Object (File)
Mon, Oct 21, 5:14 PM
Unknown Object (File)
Sun, Oct 13, 8:05 AM
Unknown Object (File)
Sat, Oct 12, 7:44 AM
Unknown Object (File)
Fri, Oct 11, 6:34 AM
Unknown Object (File)
Fri, Oct 11, 5:48 AM
Unknown Object (File)
Thu, Oct 10, 4:10 PM
Unknown Object (File)
Tue, Oct 8, 3:46 PM
Subscribers

Details

Summary

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.

https://linear.app/comm/issue/ENG-9477/typeerror-cannot-read-properties-of-null-reading-os-on-landing

Depends on D13587

Test Plan

Replaced detectionResult with null and checked that we're handling it as if it was a web browser.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable