Lines Matching full:retaining
500 before they've done all their necessary retaining of icons.
3805 DOMElement, so we don't need to worry about retaining an entire document forever, so
8938 is no longer actually retaining them.
11465 unconditionally releasing it in dealloc, but only retaining it in one of the two code paths.
16066 by retaining "self" and "frame" as needed. Also fixed a problem where the
18424 actually cares about. This avoids a reference cycle caused by retaining self. This is the only substantive