Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3271445
D8812.id29878.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
515 B
Referenced Files
None
Subscribers
None
D8812.id29878.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D8812: [lib] Fix comment in kesyerver-types
Attached
Detach File
Event Timeline
Log In to Comment