Revert TabletModeController refactoring cls.
The refacotring CLs exposed an underlying issue that caused b/117075672. I need to revert all the refactoring for now, and fix the underlying issue first and then reland these refactoring cls. Basically the assumption of "--enable-touchview" USE flag is not longer true, thus Chrome can't reply on this flag to decide whether a device is capable of entering tablet mode. We need to find other ways to do so. Since it's a pure revert, TBR xiyuan@. Revert "TabletModeController refactoring II." This reverts commit 43b3f48d. Revert "TabletModeController refactoring III." This reverts commit 95f93d44. Revert "Fix the regression caused by the refactoring." This reverts commit 5b0a138d. Bug:887042, b/117075672 TBR=xiyuan@chromium.org Change-Id: I494a8d05be1fb07bea404cd714b0b1d9689e46d4 Reviewed-on: https://chromium-review.googlesource.com/c/1265996Reviewed-by:Xiaoqian Dai <xdai@chromium.org> Commit-Queue: Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#597356}
Showing
This diff is collapsed.
Please register or sign in to comment