mattzeunert / javascript-breakpoint-collection

Find what code is causing a browser behavior.
https://chrome.google.com/webstore/detail/javascript-breakpoint-col/kgpjjblahlmjlfljfpcneapmeblichbp
136 stars 19 forks source link

debugMathRandom breaks extension #49

Closed gidztech closed 8 years ago

gidztech commented 8 years ago

When calling the original function in property get, return the value of the function. Now Math.Random() returns a value instead of undefined.