d751323939
* check if locking the offscreen window succeeds before calling delete on it * don't return offscreen windows in CountWindows and WindowAt (works now as on R5) fixes ticket 1522, 1591, 1946, 2318 and propably more While creating an BBitmap in BApplication the bitmaps window looper would be added to the applications gLooperList, thus calling Quit() on that window and later delete on a stale window pointer in BBitmaps dtor. The Lock() check would fix the problem, but tests on R5 have shown that BApplication hides the offscreen window in CountWindows() and WindowAt(). git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28236 a95241bf-73f2-0310-859d-f6bbb57e9c96 |
||
---|---|---|
.. | ||
add-ons | ||
apps | ||
bin | ||
build | ||
data | ||
documentation | ||
kits | ||
libs | ||
preferences | ||
servers | ||
system | ||
tests | ||
tools | ||
Jamfile |