Page MenuHomePhabricator

[keyserver] Use platform details in validateOutput
ClosedPublic

Authored by michal on May 15 2023, 3:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Aug 24 2023, 12:31 AM
Unknown Object (File)
Aug 24 2023, 12:29 AM
Unknown Object (File)
Aug 24 2023, 12:28 AM
Unknown Object (File)
Aug 24 2023, 12:15 AM
Unknown Object (File)
Aug 23 2023, 10:51 PM
Unknown Object (File)
May 31 2023, 6:19 PM
Unknown Object (File)
May 30 2023, 11:34 AM
Unknown Object (File)
May 29 2023, 8:19 PM
Subscribers

Details

Summary

Changes validateOutput to take platform details instead of a viewer. This allows us to use this function in places where we don't have the viewer, for example when validating the notifications.

Depends on D7786

Test Plan

yarn flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

keyserver/src/utils/validation-utils.js
66 ↗(On Diff #26445)

Can we use FUTURE_CODE_VERSION here?

This revision is now accepted and ready to land.May 16 2023, 3:17 AM