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

chakrashim: enable resourceNameToUrl support #601

Merged
merged 1 commit into from
Sep 19, 2018

Conversation

kfarnung
Copy link
Contributor

@kfarnung kfarnung commented Sep 19, 2018

Wired up support for calling the node-provided resourceNameToUrl
method in the chakrashim inspector.

This reverts commit 3f6ef13.

Fixes: #598
Refs: nodejs/node#22251
Refs: 3f6ef13

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

@kfarnung kfarnung self-assigned this Sep 19, 2018
@kfarnung
Copy link
Contributor Author

Copy link
Contributor

@sethbrenith sethbrenith left a comment

Choose a reason for hiding this comment

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

:shipit:

kfarnung added a commit to kfarnung/node-chakracore that referenced this pull request Sep 19, 2018
Wired up support for calling the node-provided `resourceNameToUrl`
method in the chakrashim inspector.

This reverts commit 3f6ef13.

PR-URL: nodejs#601
Fixes: nodejs#598
Refs: nodejs/node#22251
Reviewed-By: Jimmy Thomson <jithomso@microsoft.com>
Reviewed-By: Seth Brenith <sethb@microsoft.com>
@kfarnung
Copy link
Contributor Author

kfarnung added a commit to kfarnung/node-chakracore that referenced this pull request Sep 19, 2018
Wired up support for calling the node-provided `resourceNameToUrl`
method in the chakrashim inspector.

This reverts commit 3f6ef13.

PR-URL: nodejs#601
Fixes: nodejs#598
Refs: nodejs/node#22251
Reviewed-By: Jimmy Thomson <jithomso@microsoft.com>
Reviewed-By: Seth Brenith <sethb@microsoft.com>
Wired up support for calling the node-provided `resourceNameToUrl`
method in the chakrashim inspector.

This reverts commit 3f6ef13.

PR-URL: nodejs#601
Fixes: nodejs#598
Refs: nodejs/node#22251
Reviewed-By: Jimmy Thomson <jithomso@microsoft.com>
Reviewed-By: Seth Brenith <sethb@microsoft.com>
@kfarnung kfarnung merged commit 6f2f1a4 into nodejs:master Sep 19, 2018
@kfarnung kfarnung deleted the inspector branch September 19, 2018 22:13
kfarnung added a commit to kfarnung/node-chakracore that referenced this pull request Sep 20, 2018
Wired up support for calling the node-provided `resourceNameToUrl`
method in the chakrashim inspector.

This reverts commit 3f6ef13.

PR-URL: nodejs#601
Fixes: nodejs#598
Refs: nodejs/node#22251
Reviewed-By: Jimmy Thomson <jithomso@microsoft.com>
Reviewed-By: Seth Brenith <sethb@microsoft.com>
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.

Wire up resourceNameToUrl support in inspector
3 participants