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 619 uint32 restore_behavior = SessionRestore::SYNCHRONOUS; local
623 restore_behavior |= SessionRestore::ALWAYS_CREATE_TABBED_BROWSER;
631 restore_behavior = restore_behavior &
639 profile_, NULL, desktop_type, restore_behavior,
    [all...]

Completed in 620 milliseconds