commit | 2d5ee25556cb363700dc5127f88ca05fb9493e14 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Thu Jun 04 18:46:21 2009 -0700 |
committer | Mathias Agopian <mathias@google.com> | Thu Jun 04 18:46:21 2009 -0700 |
tree | 887c9aea220cc5e80075d237edb2e9c4051a5b68 | |
parent | 36432ccc13f6d3db7af35661683c33ffa3406d85 [diff] |
fix a bunch of problems with destroying surfaces. now, all destruction path, go through the purgatory which is emptied when ~ISurface is called, but we also make sure to remove the surface from the current list from there (in case a client forgot to request the destruction explicitely).