Home | History | Annotate | Download | only in mac

Lines Matching full:early

1114         started a new load, return early to avoid stomping it.
1664 the possible early return.
1694 (-[WebDataSource addSubresource:]): Replace an assert with an early return,
2758 The fix here is to move the call to [WebCoreBridge stopLoading] above the early return
3714 handle nil wrapper with ERROR and early return rather than ASSERT, since we now know
4019 (-[WebIconDatabase _setIconURL:forURL:]): Be more aggressive about returning early, because
5651 after turning on "printing mode", queue up a delayed call to _delayedEndPrintMode:. If there's an early
5668 a download link, but the unload event and detaching of event handlers will not happen early any more.
9148 field since that field is set up too early in the mouse down event handling process.
9293 (-[WebBaseNetscapePluginStream _destroyStream]): prepended underscore, replaced some early returns with asserts as the callers are now smarter
9535 (mapHostNames): If encoding and not decoding, then bail early if the URL is all ascii.
9710 (-[WebHTMLView _setMouseDownEvent:]): Early exit if event is not changing.
18029 (-[WebHTMLView _handleMouseDragged:]): removed code that returned early if we were loading, this kind of protection is no longer needed since we now retain the view while dragging, call renamed _web_dragImage
20787 fixed-width font; this is too early for the RTF case though
25125 early breaks built-in image viewing
29691 Remove the early out for when we're in the WebFrameStateComplete state.
32251 Moved WebKitInitializeUnicode to to early class. This was necessary
34732 Don't allow the NSWindow to make this the first responder during the early part of mouseDown event
35000 Fixed early return optimization from letter forming function. It was too