Lines Matching full:stale
5852 change. Preserve the behavior of allowing stale transitions (in the absence of property changes) to run to
16483 preventing us from keeping around a stale global frame after executing
19360 - fix <rdar://problem/5943569> crash due to stale ownerNode pointer
21157 stale ExecState from being accessed after the lifetime of the ExecState.
29325 won't be left with a stale pointer.
44946 before using it to resolve styles, which lead to it having a stale m_style member in some situations.
44947 This stale m_style member resulted in a wild store that would write over whatever object now resided
61698 these was a possible source of serious bugs too, including crashes with stale pointers, although I
67654 stale list items vector.
69454 * bindings/js/kjs_binding.h: Removed stale, unused
75122 * manual-tests/stale-scrollbar-client-crash.html: Added.