Tab Strip WebUI: Get tab data from TabStripModel and TabRendererData
This CL begins the migration of the calls to get tab data from the Extensions API to the UI handler such that the data can be supplemented with additional data that the Extensions API does not provide, such as TabAlertStates. This CL attempts to keep all data mostly the same, so that the custom element TabElement can remain unchanged for now, and does not add any new data that the WebUI Tab Strip does not yet use. Upcoming CLs will update the Tab data to include more data from the TabStripModel and TabRendererData and less from the Extensions API. Bug: 1006946 Change-Id: Icd727416da3ebd1a5118cc49569fb7b649ada4d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1846653Reviewed-by:Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#703924}
Showing
This diff is collapsed.
Please register or sign in to comment