Lines Matching full:invalidate
1200 (KCanvasItem::invalidate):
22561 Fixed <rdar://problem/4026985> CrashTracer: ...14 crashes at com.apple.WebCore: -[KWQPageState invalidate] + 32
22569 (-[KWQPageState invalidate]):
29464 Fixed <rdar://problem/3841332> REGRESSION (125.9-167u): repro crash in -[KWQPageState invalidate] involving .Mac images
29739 * kwq/KWQTextField.h: Changed invalidate to detachQLineEdit.
31001 invalidate it whenever there is a change in the DOM subtree at
39135 The fix is to properly invalidate the PageState when we receive an error before
39148 (-[WebCoreBridge didNotOpenURL:pageCache:]): Invalidate the pageCache state
48359 (-[KWQTextFieldController invalidate]):
53464 (-[KWQPageState clear]): New method, shared by invalidate and dealloc.
53465 (-[KWQPageState invalidate]): Removed code relating to "relinquishing object ownership";
53468 Added some assertions. Share code with invalidate by calling clear.