Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: promisify cookies api #16702

Merged
merged 2 commits into from Feb 3, 2019
Merged

feat: promisify cookies api #16702

merged 2 commits into from Feb 3, 2019

Conversation

codebytere
Copy link
Member

Description of Change

Backport of #16464. Necessary to unblock 5-0-x releases due to a versioning conflict in electron-typescript-definitions.

cc @ckerr

Checklist

Release Notes

Notes: Added Promise support for the Cookies API.

* feat: promisify the Cookie API

* chore: update specs to test promisified cookies

* chore: add deprecate wrapper for cookie callback API

* docs: update docs to cookie promise changes

* chore: remove redundant namespace use

* docs: improve cookie example

* docs: restore docs for cookie callback API

* chore: restore cookie callback tests

* fix: syntax of cookie promise return types
@codebytere codebytere added backport This is a backport PR 5-0-x labels Feb 2, 2019
@codebytere codebytere requested review from a team February 2, 2019 18:00
Copy link
Member

@ckerr ckerr left a comment

Choose a reason for hiding this comment

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

Thanks!

@codebytere codebytere merged commit 60af6c2 into 5-0-x Feb 3, 2019
@release-clerk
Copy link

release-clerk bot commented Feb 3, 2019

Release Notes Persisted

Added Promise support for the Cookies API.

@codebytere codebytere deleted the cookies-bp branch February 3, 2019 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5-0-x backport This is a backport PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants