Lines Matching full:nil
3939 also nil-check dataAsString, so the worst-case scenario is that the
5348 Calling -[NSValue rangeValue] on nil object was returning bogus results on PPC,
5349 but not Intel. Add a check for nil before calling.
14022 <rdar://problem/5491013> REGRESSION: -[WebView windowScriptObject] returns a dummy object or nil if a page hasn't loaded (breaks EA Sports Online)
17200 Added ASSERT that -JSObject returns nil when the underlying JSObject
18000 WebArchiver - attempt to insert nil exception when archive empty iframe
18748 Add back the line of code that sets savedMouseEvents to nil. I thought it was
19483 the old way of closing down a WebView (setting the delegates to nil) with the new
20764 - fix ASSERTION FAILURE: draggingDocumentView == nil in -[WebViewPrivate dealloc]
20867 Bug 10167: REGRESSION(r15688): ASSERTION FAILED: _private->mouseDownEvent != nil in layout tests
21365 Call switchToServerNamed:nil and not removeLister to make sure
21366 the server object is set to nil to prevent further removeListener calls.
21456 (+[NSObject webScriptNameForSelector:]): always return nil for the default selector mutation
21758 it is currently nil since keepWebHistory() might be called more than once incidentally
21760 (dumpRenderTree): Set optional shared history in WebHistory to nil by default.
23777 Set frame to nil on exit too, to match all the other global objects.