Home | History | Annotate | Download | only in mac

Lines Matching full:bail

1375         If the identifier is not in the map, just bail out instead of asserting. This is a better fix for
8264 (WebFrameLoaderClient::restoreScrollPositionAndViewState): Bail early with a null currentItem, preventing
9460 bail out right away if [[self _webView] ignoresMouseMovedEvents]
9470 initial value. Bail out early from updateNodePane if Inspector has not yet been set.
15830 (-[WebBasePluginPackage initWithPath:]): On 32-bit PowerPC, don't bail out if
17119 Try to create the NSBundle first, so if the file is not a valid bundle we bail out early. This
21091 and bail out of the throttle hack if it is set. This should fix the last of the crashes involving
23216 I fixed this recently, but then broke it again by adding an early bail-out to this method. So
23217 now I'm removing the early bail-out.
23683 - fixed <rdar://problem/4485637> Implementors of searchFor:direction:caseSensitive:wrap: should bail
23690 bail out immediately (returning NO) if search string is empty