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

doc: update wrapping-related documentation #22363

Closed

Conversation

gabrielschulhof
Copy link
Contributor

Update the N-API documentation to reflect that wrapping no longer
affects the object's prototype chain.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. node-api Issues and PRs related to the Node-API. labels Aug 16, 2018
@BridgeAR BridgeAR added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. fast-track PRs that do not need to wait for 48 hours to land. labels Aug 17, 2018
@BridgeAR
Copy link
Member

Collaborators, please +1 if you are fine to fast track this.

@gabrielschulhof
Copy link
Contributor Author

@gabrielschulhof
Copy link
Contributor Author

@gabrielschulhof
Copy link
Contributor Author

@gabrielschulhof
Copy link
Contributor Author

Update the N-API documentation to reflect that wrapping no longer
affects the object's prototype chain.
@gabrielschulhof
Copy link
Contributor Author

Rebased to hopefully fix CI.

New CI: https://ci.nodejs.org/job/node-test-pull-request/16607/

Re: nodejs/build#1467 (comment)

@gabrielschulhof
Copy link
Contributor Author

@gabrielschulhof
Copy link
Contributor Author

And another CI from the top: https://ci.nodejs.org/job/node-test-pull-request/16614/

@gabrielschulhof
Copy link
Contributor Author

Landed in e19aa2663149fa2770d2cdfcca3ee54447fec2b7.

@gabrielschulhof gabrielschulhof deleted the n-api-fix-wrap-doc branch August 20, 2018 18:42
@gabrielschulhof
Copy link
Contributor Author

sigh

Forgot to git push origin master. The new commitid is 9dae0ae.

gabrielschulhof pushed a commit that referenced this pull request Aug 21, 2018
Update the N-API documentation to reflect that wrapping no longer
affects the object's prototype chain.

PR-URL: #22363
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
targos pushed a commit that referenced this pull request Aug 24, 2018
Update the N-API documentation to reflect that wrapping no longer
affects the object's prototype chain.

PR-URL: #22363
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
targos pushed a commit that referenced this pull request Sep 3, 2018
Update the N-API documentation to reflect that wrapping no longer
affects the object's prototype chain.

PR-URL: #22363
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Minwoo Jung <minwoo@nodesource.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land. node-api Issues and PRs related to the Node-API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants