Convert the ToolbarSceneLayer to MVC
This patch converts the toolbar's composited texture and logic into its own MVC component. The ToolbarSceneLayer has become the "view" of the new component and is now TopToolbarSceneLayer. All classes related to the component live in .../browser/compositor/overlays/toolbar. This patch also adds a small suite of unit tests. Bug: 1100332 Change-Id: If34fef9378a7b64524e6eb31e381c48b636a94aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2302853 Commit-Queue: Matthew Jones <mdjones@chromium.org> Reviewed-by:Mei Liang <meiliang@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#796499}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment