HomeSort by relevance Sort by last modified time
    Searched full:restore_behavior (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_impl.cc 645 uint32 restore_behavior = SessionRestore::SYNCHRONOUS; local
649 restore_behavior |= SessionRestore::ALWAYS_CREATE_TABBED_BROWSER;
657 restore_behavior = restore_behavior &
670 profile_, NULL, desktop_type, restore_behavior,
    [all...]

Completed in 72 milliseconds