Set mCountOfAddingOrClosingTabs boolean for tab closing and removing.
Incognito profile is destroyed by IncognitoTabModelImpl, if there is no tab closing at that moment. However, setting mCountOfAddingOrClosingTabs was missing for |closeAllTabs|, |closeMultipleTabs| and |removeTab| functions. This CL adds this logic to the class. Bug: 1142341, 1143189 Change-Id: I8192ad2099cb26c822d9249bb9409a56cb1250e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2517532 Commit-Queue: Side YILMAZ <sideyilmaz@chromium.org> Reviewed-by:Ted Choc <tedchoc@chromium.org> Reviewed-by:
Mei Liang <meiliang@chromium.org> Cr-Commit-Position: refs/heads/master@{#825110}
Showing
Please register or sign in to comment