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

Extensions API Draft Review #3409

Merged
merged 38 commits into from
Jun 5, 2023

Conversation

dianaqu
Copy link
Contributor

@dianaqu dianaqu commented Apr 19, 2023

No description provided.

@dianaqu dianaqu requested a review from david-risney April 19, 2023 17:35
@dianaqu dianaqu added the API Proposal Review WebView2 API Proposal for review. label Apr 19, 2023
@david-risney
Copy link
Contributor

Looking good. After addressing remaining issues, please complete this PR, open a new PR to main, let me know, and I will schedule review. Thanks.

dianaqu and others added 3 commits June 5, 2023 13:33
Co-authored-by: David Risney <[email protected]>
Co-authored-by: David Risney <[email protected]>
@dianaqu dianaqu merged commit 561b31a into user/xiaqu/extensions-api Jun 5, 2023
dianaqu added a commit that referenced this pull request Jun 21, 2023
* Extensions API Draft Review (#3409)

Extension API Draft Spec 

Co-authored-by: Diana Qu <[email protected]>
Co-authored-by: David Risney <[email protected]>

* typo

Co-authored-by: Raymond Chen <[email protected]>

* No need to capture member variable

Co-authored-by: Raymond Chen <[email protected]>

* Add noexcept

Co-authored-by: Raymond Chen <[email protected]>

* sample code change

Co-authored-by: Raymond Chen <[email protected]>

* add await

Co-authored-by: Raymond Chen <[email protected]>

* Doc Typo change

Co-authored-by: Raymond Chen <[email protected]>

* typo

Co-authored-by: FrankC-msft <[email protected]>

* Fix API review comment

* Update more comment

---------

Co-authored-by: Diana Qu <[email protected]>
Co-authored-by: David Risney <[email protected]>
Co-authored-by: Raymond Chen <[email protected]>
Co-authored-by: FrankC-msft <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment