Lines Matching full:discussion
42 @discussion A WebView's WebFrameLoadDelegate tracks the loading progress of its frames.
62 @discussion This method is called after the provisional data source of a frame
83 @discussion This method is called after the provisional data source has failed to load.
94 @discussion This method is called after the provisional data source has become the
111 @discussion The title may update during loading; clients should be prepared for this.
131 @discussion This method is called after the committed data source of a frame has successfully loaded
144 @discussion This method is called after a data source has committed but failed to completely load.
154 @discussion This method is called when anchors within a page have been clicked.
167 @discussion This method can be used to continue progress feedback while a client-side
178 @discussion A client-side redirect can be cancelled if a frame changes location before the timeout.
188 @discussion This method is called right before WebKit is done with the frame