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)
Tue, Apr 16, 9:16 AM
Unknown Object (File)
Tue, Apr 16, 8:54 AM
Unknown Object (File)
Tue, Apr 16, 8:38 AM
Unknown Object (File)
Mon, Apr 15, 1:56 AM
Unknown Object (File)
Mon, Apr 15, 1:55 AM
Unknown Object (File)
Sat, Apr 13, 9:05 AM
Unknown Object (File)
Thu, Apr 11, 7:59 AM
Unknown Object (File)
Tue, Apr 9, 8:24 AM
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