Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

tools,doc: apilinks should handle root scenarios #589

Closed
wants to merge 0 commits into from

Conversation

kfarnung
Copy link
Contributor

@kfarnung kfarnung commented Sep 6, 2018

  • Prevent crash when setting root properties
  • Allow return outside of function

This is a cherry-pick of nodejs/node#22721 which I'm in the process of landing upstream.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Copy link
Member

@addaleax addaleax left a comment

Choose a reason for hiding this comment

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

LGTM

Can this be upstreamed (with tools,doc: as the prefix)?

@kfarnung
Copy link
Contributor Author

kfarnung commented Sep 6, 2018

Thanks @addaleax, fixed the title upstream: nodejs/node#22721

EDIT: I had forgotten to link this initially, sorry about that!

@kfarnung kfarnung changed the title doc: update apilinks to handle other scenarios tools,doc: apilinks should handle root scenarios Sep 6, 2018
@kfarnung
Copy link
Contributor Author

kfarnung commented Sep 6, 2018

@kfarnung
Copy link
Contributor Author

kfarnung commented Sep 6, 2018

@kfarnung
Copy link
Contributor Author

kfarnung commented Sep 6, 2018

Seeing consistent, but unrelated macOS failures, opened #590 to track.

kfarnung added a commit that referenced this pull request Sep 6, 2018
* Prevent crash when setting root properties
* Allow return outside of function

PR-URL: #589
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Hitesh Kanwathirtha <[email protected]>
@kfarnung kfarnung closed this Sep 6, 2018
@kfarnung kfarnung deleted the apilinks branch September 6, 2018 21:41
kfarnung added a commit to kfarnung/node-chakracore that referenced this pull request Sep 11, 2018
* Prevent crash when setting root properties
* Allow return outside of function

PR-URL: nodejs#589
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Hitesh Kanwathirtha <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants