[TabManager] Refactor TabManager::Start() |
||
Issue descriptionTabManager::Start() is becoming a mess and starts many things that are platform dependant. A refactoring is needed to untangle it.
,
May 17 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/96fd742a6640c6186abf763f4ebda178051716f1 commit 96fd742a6640c6186abf763f4ebda178051716f1 Author: andersoncss <andersoncss@google.com> Date: Tue May 17 20:22:07 2016 [TabManager] Start function refactoring. BUG= 605533 Review-Url: https://codereview.chromium.org/1978343002 Cr-Commit-Position: refs/heads/master@{#394211} [modify] https://crrev.com/96fd742a6640c6186abf763f4ebda178051716f1/chrome/browser/memory/tab_manager.cc [modify] https://crrev.com/96fd742a6640c6186abf763f4ebda178051716f1/chrome/browser/memory/tab_manager.h
,
Aug 12 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by georgesak@chromium.org
, May 10 2016Owner: andersoncss@google.com