Page MenuHomePhabricator

[native] Use getMessageForException in registrationServerCall
ClosedPublic

Authored by ashoat on May 16 2024, 5:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 2 2024, 5:38 PM
Unknown Object (File)
Oct 2 2024, 5:38 PM
Unknown Object (File)
Oct 2 2024, 5:38 PM
Unknown Object (File)
Oct 2 2024, 5:38 PM
Unknown Object (File)
Aug 29 2024, 5:31 AM
Unknown Object (File)
Aug 9 2024, 10:16 PM
Unknown Object (File)
Aug 9 2024, 10:16 PM
Unknown Object (File)
Aug 9 2024, 10:16 PM
Subscribers

Details

Summary

Noticed a couple places where we were accessing e.message directly, which can be dangerous if a primitive is thrown.

Depends on D12083

Test Plan

I didn't test this beyond how I tested the rest of the stack. Based on my familiarity with this code, it should be a safe change

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable