Status: Assigned Owner: [email protected] Labels: Type-Cleanup Pri-2 OS-All Area-BrowserUI Size-Medium Mstone-3
New issue 15474 by [email protected]: Download shelf code illegally uses multiple inheritance http://code.google.com/p/chromium/issues/detail?id=15474 DownloadShelfView on Windows subclasses both DownloadShelf (which isn't an interface) and views::View. Platform front ends should create a download shelf view in the respective toolkit that populates from a cross-platform download shelf model. The model can live on the Browser object since download shelves are now per-window not per tab. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
