Home | History | Annotate | Download | only in sessions

Lines Matching full:last

36 // SessionService supports restoring from the last session. The last session
37 // typically corresponds to the last run of the browser, but not always. For
40 // the last session and the current session reset. This is done to provide the
70 // Moves the current session to the last session. This is useful when a
155 // Fetches the contents of the last session, notifying the callback when
416 // When the user closes the last window, where the last window is the
417 // last tabbed browser and no more tabbed browsers are open with the same
423 // Set of tabs that have been closed by way of the last window or last tab
428 // When a window other than the last window (see description of
443 // is made the last session. See description above class for details on
444 // current/last session.