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

Infinite Loop (TypeError: Cannot call method 'eval' of null) #1

Open
cipherself opened this issue Jan 6, 2014 · 5 comments
Open

Infinite Loop (TypeError: Cannot call method 'eval' of null) #1

cipherself opened this issue Jan 6, 2014 · 5 comments

Comments

@cipherself
Copy link
Contributor

Steps to reproduce:
1- open http://debugjs.com/#example
2- Click on the red dot on line 7 to remove it
3- Hit run twice

Browser: Chrome Version 31.0.1650.63
OS: Ubuntu 13.04
Kernel version: 3.8.0-35-generic

@amasad
Copy link
Owner

amasad commented Jan 6, 2014

oops. Thanks for reporting!

On Mon, Jan 6, 2014 at 6:15 PM, Mohammed Attia [email protected]:

Steps to reproduce:
1- open http://debugjs.com/#example
2- Click on the red dot on line 7 to remove it
3- Hit run twice


Reply to this email directly or view it on GitHubhttps://github.com//issues/1
.

@cipherself
Copy link
Contributor Author

Good luck!

@cipherself
Copy link
Contributor Author

I am trying to attempt a go on this, any pointers?

@amasad
Copy link
Owner

amasad commented Jan 7, 2014

I'm guessing is that we need to correctly destroy the current 'debugger'
instance before starting a new one in 'devtools.$resetDebugger' however not
sure how and currently away from my computer

On Monday, January 6, 2014, Mohammed Attia wrote:

I am trying to attempt a go on this, any pointers?


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-31702211
.

@cipherself
Copy link
Contributor Author

Great, will take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants