DevTools: teach TabbedPane.setTabIcon to accept UI.Icon instances
This patch is a preparation for a "badged icons" instead of green checkmarks in the "persistence2" experiment. Currently, TabbedPane.setTabIcon method accepts icon type and icon titles. This works fine, but we'd like to pass in a more complex objects - badged icons. For this to work, the TabbedPane.setTabIcon has to accept general instances of UI.Icon class. BUG=675856 R=dgozman Review-Url: https://codereview.chromium.org/2587293002 Cr-Commit-Position: refs/heads/master@{#439828}
Showing
Please register or sign in to comment