Files
textmate/Frameworks/document
Allan Odgaard c2335baaaf Release document observer before reaching our destructor
Releasing the document observer will trigger a “document will delete” notification, and I am seeing a few crashes from this. I don’t see any theoretical problem with posting this from the destructor, as the object is still “live”, but let’s see if this change doesn’t fix the crashes.
2016-07-12 20:04:04 +02:00
..