Remove ui::ResourceBundle wrappers from ContentClient |
||||
Issue descriptionCode which needs to access the resource bundle can depend on //ui/base directly and so this layer of indirection is no longer needed. This also means that these wrappers can be removed from WebClient which should enable a bit more code sharing between iOS and non-iOS sources that load resources, such as SharedResourcesDataSource(IOS).
,
Nov 19
When I originally filed this issue I did not realize that we explicitly wanted to avoid creating this dependency. I'm going to leave it up to the iOS team to decide but the code sharing this would allow seems like it might make it worth it.
,
Nov 23
Do we want to do this?
,
Nov 29
|
||||
►
Sign in to add a comment |
||||
Comment 1 by sheriffbot@chromium.org
, Nov 19Status: Untriaged (was: Available)