Skip to content

Conversation

@MylesBorins
Copy link
Contributor

This reverts commit 587857e. It was found to have subtle
behavior changes

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
Affected core subsystem(s)

This reverts commit 587857e. It was found to have subtle
behavior changes
@MylesBorins MylesBorins requested a review from fhinkel April 28, 2017 11:05
@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. v6.x vm Issues and PRs related to the vm subsystem. labels Apr 28, 2017
@jasnell
Copy link
Member

jasnell commented Apr 28, 2017

LGTM but can you describe or link to a description of what those behavior changes are? :-)

@fhinkel
Copy link
Member

fhinkel commented Apr 28, 2017

We introduced the following change in 7: When we delete an object on the sandbox, we also delete it on the current global proxy. This got accidently ported to 6.x and is reverted here.

LGTM.

MylesBorins added a commit that referenced this pull request Apr 29, 2017
This reverts commit 587857e. It was found to have subtle
behavior changes in deleting objects.

PR-URL: #12721
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Franziska Hinkelmann <[email protected]>
@MylesBorins
Copy link
Contributor Author

Landed in f919807

MylesBorins added a commit that referenced this pull request Apr 29, 2017
This reverts commit 587857e. It was found to have subtle
behavior changes in deleting objects.

PR-URL: #12721
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Franziska Hinkelmann <[email protected]>
@MylesBorins MylesBorins mentioned this pull request Apr 29, 2017
andrew749 pushed a commit to michielbaird/node that referenced this pull request Jul 19, 2017
This reverts commit 587857e. It was found to have subtle
behavior changes in deleting objects.

PR-URL: nodejs/node#12721
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Franziska Hinkelmann <[email protected]>
@MylesBorins MylesBorins deleted the revert-vm-fix branch November 14, 2017 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. vm Issues and PRs related to the vm subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants