More TODOs.
This commit is contained in:
parent
68a3476f35
commit
f9b940f698
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue