sihorton/chrome-rDebug

Call runtimeCallFunctionOn always throws undefined variable "nodeId" exception

jiahansu opened this issue · 3 comments

The implementation of "runtimeCallFunctionOn"' was incorrect, the objectId's value should be "objectId", not "nodeId"

Great - thanks for reporting this. Since you have already discovered the fix for the issue are you willing to issue a pull request with the fix so you get credit for your contribution in git? Github has easy tutorial on making a pull request if you have not done one before.

Hi, Sihorton

I will issue a pull request to fix this issue, thanks for your reminding

I have gladly accepted and merged your pull request :-) I am only on a mobile but was able to see the changes and then merge them. Thanks once again.