Fix crash when starting in incognito mode.
https://chromium-review.googlesource.com/c/chromium/src/+/1749845 inadvertently removed the ability to change the current tab model before tab models have been initialized. This CL fixes that by refactoring how initial incognito state is set when the tabmodelselector is initialized. Bug: 995680 Change-Id: I1136d1365078db50decd5868f12445bdbfad65a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761485 Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Reviewed-by:Yaron Friedman <yfriedman@chromium.org> Cr-Commit-Position: refs/heads/master@{#688699}
Showing
Please register or sign in to comment