Page MenuHomePhabricator

D8812.id29878.diff
No OneTemporary

D8812.id29878.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
Sun, Nov 17, 5:07 AM (20 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2514256
Default Alt Text
D8812.id29878.diff (515 B)

Event Timeline