8000 Add Cookie Store API standard to Fetch workstream by DCtheTall · Pull Request #254 · whatwg/sg · GitHub
[go: up one dir, main page]

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
add review_draft_schedule
  • Loading branch information
DCtheTall committed Jul 23, 2025
commit 1e96b8a524bdcf9d03dc3d9222065095adc3cd27
5 changes: 4 additions & 1 deletion db.json
< 8000 deferred-diff-lines class="awaiting-highlight" data-url="/whatwg/sg/diffs/6a8bab8f491f4ad61ba5c3c92f72deb8f6d6ed29..1e96b8a524bdcf9d03dc3d9222065095adc3cd27?base_sha=082e5244eb131e063bbd226ceae74e1350c71ffa&whitespace_ignored=false">
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,10 @@
}
],
"reference": "COOKIESTORE",
"review_draft_schedule": [],
"review_draft_schedule": [
4,
10
],
"twitter": "cookiestoreapi"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you registered this account, or should we?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have not registered one yet, if WHATWG could register one that would be great, not sure how that is normally done.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright, I registered it.

Our usage of Twitter is not really working these days; we used to have automatic bots that tweeted all substantial commits. Probably we should give up on that, but some of our tooling might break if we just leave this blank, so it was easiest just to register for now.

},
{
Expand Down
0