Lines Matching full:committed
41 Once at least one byte is received, the data source is considered "committed". This is done
71 The frame will continue to display the contents of the committed data source if there is one.
77 @abstract Notifies the delegate that the load has changed from provisional to committed
79 @param frame The frame for which the load has committed
81 committed data source.
83 In some cases, a single load may be committed more than once. This happens
111 @abstract Notifies the delegate that the committed load of a frame has completed
114 @discussion This method is called after the committed data source of a frame has successfully loaded
122 @abstract Notifies the delegate that the committed load of a frame has failed
126 @discussion This method is called after a data source has committed but failed to completely load.