Home | History | Annotate | Download | only in sessions

Lines Matching refs:browser

11 #include "chrome/browser/history/history.h"
12 #include "chrome/browser/sessions/session_types.h"
15 class Browser;
24 // If |browser| is non-null the tabs for the first window are added to it.
25 // If clobber_existing_window is true and there is an open browser window,
27 // If always_create_tabbed_browser is true at least one tabbed browser is
30 // tabbed browser is created.
34 Browser* browser,
40 // restores the given session windows to a browser.
47 // restores the given session tab to a browser.
51 // Synchronously restores the last session. At least one tabbed browser is
56 // Returns the last active Browser (which may have been created by the act of
58 static Browser* RestoreSessionSynchronously(