domain-browser icon indicating copy to clipboard operation
domain-browser copied to clipboard

Add support for .enter() and .exit()

Open piranna opened this issue 11 years ago • 3 comments

I know it would not be easy but probably it would be done by listening on window object for uncaught exceptions...

piranna avatar Oct 11 '14 10:10 piranna

At http://stackoverflow.com/questions/17069069/javascript-uncaught-exception-handling-window-onerror-msg-argument-format there's a JsFiddle example about how to do it.

piranna avatar Oct 11 '14 10:10 piranna

Addressed by https://github.com/bevry/domain-browser/pull/5 which needs to be worked on merging

balupton avatar Dec 09 '15 05:12 balupton

#9 is a closer solution, but see my comment there for why it is on hold.

balupton avatar Jan 26 '18 05:01 balupton