canjs / devtools

Chrome DevTools for CanJS.
https://chrome.google.com/webstore/detail/canjs-devtools/hhdfadlgplkpapjfehnjhcebebgmibcb
MIT License
5 stars 0 forks source link

Frames not cleaned up correctly #35

Closed phillipskevin closed 5 years ago

phillipskevin commented 5 years ago

I'm not sure exactly what's happening, but for some reason there are constant errors related to messages being sent to frames that don't exist (this is the devtools for devtools):

image

This is probably because frames are not cleaned up correclty or there is some other kind of memory leak.

phillipskevin commented 5 years ago

This makes it impossible to debug devtools.