Lines Matching full:committed
1652 (-[WebDataSource _commitIfReady]): Make the view representations -after- the transition to committed.
1674 (-[WebFrame _setState:]): Clear previousItem whenever we reach committed.
1675 (-[WebFrame _isLoadComplete]): Clear previousItem if we are committed.
9403 other calls pass frames, also, aside from the "start", "committed", "done",
9553 (-[WebDataSource _setTitle:]): Use the committed boolean rather than the state to check
9811 bridge; instead, assert that the data source is committed, because
10495 Removed provisional/committed distinction from WebCore and the
10502 (-[WebBridge setDataSource:]): Assert the data source is committed.
10504 (-[WebFrameBridge bridge]): Return committed bridge always, and remove
10505 committed bridge method.
10511 dummy data source committed.
10515 Create dummy data source as committed, not provisional.
10525 (-[WebBridge openNewWindowWithURL:]): Get the committed data
10577 it is not nil, and committed.
10606 data source is committed, for the benefit of WebBridge assertions.
10866 is not committed.
10871 if we are not committed - it will get set at commit time.
10873 committed - a provisional data source should never be removed from a frame
10875 (-[WebDataSource _bridge]): Assert that the view is committed.
10876 (-[WebDataSource _commitIfReady]): Do nothing if already committed.
10896 first data chunk _before_ transitioning to committed, instead we
10946 source has a representation if and only if it is committed.
11027 committed (it now knows whether it's committed or
11029 about what operations may happen only when committed, and which
11292 the bridge from the committed data source and never the provisional one.
16908 Update title if the page is already in the committed state.
17185 load was started, not after the provisional-to-committed transition.
17186 If the time to the provisional-to-committed transition exceeds
18172 the change is committed.