javascript-breakpoint-collection icon indicating copy to clipboard operation
javascript-breakpoint-collection copied to clipboard

If all breakpoints are removed from an object property it would be nice to restore the original property

Open mattzeunert opened this issue 9 years ago • 1 comments

mattzeunert avatar Apr 24 '16 21:04 mattzeunert

screen shot 2016-05-06 at 08 16 43

See screenshot to see the problem. The getter for localStorage.setItem isn't reset after deleting the breakpoint.

Having said that... I'm not sure if there are any practical benefits to doing this. The debugging wrappers don't cause any change in behavior. Would say this is very low in priority.

mattzeunert avatar May 06 '16 07:05 mattzeunert