More TODOs.

This commit is contained in:
Pietro Gagliardi 2016-01-06 20:39:47 -05:00
parent 68a3476f35
commit f9b940f698
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
// 17 august 2015
#import "uipriv_darwin.h"
// TODO are the NSValues being garbage collected underfoot? open menuless window and check the checkbox
// TODO are the NSValues (or worse, the NSMapTable) being garbage collected underfoot? open menuless window and check the checkbox; crash the package ui test when closing the main window; etc.
// unfortunately NSMutableDictionary copies its keys, meaning we can't use it for pointers
// hence, this file