Code cleanup of Bookmark view controllers.
This CL: 1. Removes the concept of primary view, since there is only one single view, the folder view that is shown as content. 2. Removes code that removes and adds primary view to the view hierarchy on each menu item update. This is not necesary, since the primary view does not change anymore. Bug: 705339 Change-Id: I8f73a26a3a315cde48f319bb3a55373dd85c4cbc Reviewed-on: https://chromium-review.googlesource.com/575305 Commit-Queue: Ramya Sharma <ramyasharma@chromium.org> Reviewed-by:Eric Noyau <noyau@chromium.org> Cr-Commit-Position: refs/heads/master@{#488589}
Showing
This diff is collapsed.
Please register or sign in to comment