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)
Mon, Oct 28, 8:57 AM
Unknown Object (File)
Oct 16 2024, 6:19 PM
Unknown Object (File)
Oct 14 2024, 4:15 AM
Unknown Object (File)
Oct 9 2024, 4:38 AM
Unknown Object (File)
Sep 28 2024, 3:09 PM
Unknown Object (File)
Sep 28 2024, 3:09 PM
Unknown Object (File)
Sep 28 2024, 3:09 PM
Unknown Object (File)
Sep 28 2024, 3:08 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