8000 feat: promisify contentTracing recording APIs by codebytere · Pull Request #16584 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: promisify contentTracing recording APIs #16584

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

Merged
merged 4 commits into from
Jan 31, 2019

Conversation

codebytere
Copy link
Member
@codebytere codebytere commented Jan 29, 2019

Description of Change

Promisify contentTracing.startRecording() and contentTracing.stopRecording()

cc @ckerr @deepak1556

Checklist

Release Notes

Notes: Converted contentTracing.startRecording() and contentTracing.stopRecording() to return a promise instead taking a callback.

@codebytere codebytere requested review from a team January 29, 2019 06:36
@codebytere codebytere changed the title feat: promisify contentTracing.startRecording() feat: promisify contentTracing recording APIs Jan 29, 2019
@codebytere codebytere changed the title feat: promisify contentTracing recording APIs [wip] feat: promisify contentTracing recording APIs Jan 29, 2019
@codebytere codebytere changed the title [wip] feat: promisify contentTracing recording APIs feat: promisify contentTracing recording APIs Jan 29, 2019
@codebytere codebytere force-pushed the promisify-startrecording branch from 4615ef4 to 1b769c9 Compare January 29, 2019 22:46
@codebytere codebytere force-pushed the promisify-startrecording branch 2 times, most recently from d5f9023 to 62afad9 Compare January 30, 2019 17:02
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.

I love the improvements you made here to lib/browser/api/content-tracing.js

@codebytere codebytere force-pushed the promisify-startrecording branch from 62afad9 to 0d50720 Compare January 30, 2019 23:37
@codebytere codebytere merged commit ba57e1d into master Jan 31, 2019
@release-clerk
Copy link
release-clerk bot commented Jan 31, 2019

Release Notes Persisted

Converted contentTracing.startRecording() and contentTracing.stopRecording() to return a promise instead taking a callback.

@trop
Copy link
Contributor
trop bot commented Jan 31, 2019

I was unable to backport this PR to "5-0-x" cleanly;
you will need to perform this backport manually.

@codebytere codebytere deleted the promisify-startrecording branch January 31, 2019 02:55
codebytere added a commit that referenced this pull request Jan 31, 2019
* feat: promisify contentTracing.startRecording()

* feat: promisify contentTracing.stopRecording()

* test: convert specs for new promisified apis

* chore: deprecate and ensure legacy tests work
codebytere added a commit that referenced this pull request Feb 1, 2019
* feat: promisify contentTracing.startRecording()

* feat: promisify contentTracing.stopRecording()

* test: convert specs for new promisified apis

* chore: deprecate and ensure legacy tests work
codebytere added a commit that referenced this pull request Feb 1, 2019
* feat: promisify contentTracing.startRecording()

* feat: promisify contentTracing.stopRecording()

* test: convert specs for new promisified apis

* chore: deprecate and ensure legacy tests work
codebytere added a commit that referenced this pull request Feb 1, 2019
* feat: promisify contentTracing.startRecording()

* feat: promisify contentTracing.stopRecording()

* test: convert specs for new promisified apis

* chore: deprecate and ensure legacy tests work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0