Page MenuHomePhabricator

D8812.id29944.diff
No OneTemporary

D8812.id29944.diff

diff --git a/lib/types/keyserver-types.js b/lib/types/keyserver-types.js
--- a/lib/types/keyserver-types.js
+++ b/lib/types/keyserver-types.js
@@ -5,7 +5,7 @@
import { tShape } from '../utils/validation-utils.js';
// Once we start using the cookie field on web,
-// the cookie field type should be changed to string | null.
+// the cookie field should be mandatory, of type ?string.
// See https://linear.app/comm/issue/ENG-4347/stop-using-browser-cookies
export type KeyserverInfo = {
+cookie?: ?string,

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 9, 5:44 PM (9 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2825824
Default Alt Text
D8812.id29944.diff (515 B)

Event Timeline