New issue
Advanced search Search tips

Issue 850699 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Use manager delegate abstraction in ClearBrowsingDataCollectionViewController

Project Member Reported by thegreenfrog@chromium.org, Jun 7 2018

Issue description

Instead of having a ClearBrowsingDataManager dependency, it should be abstracted away with a delegate. ClearBrowsingDataModelManager should implement the delegate methods and ClearBrowsingDataCollectionViewController will make the appropriate delegate calls. This also means most currently public methods in ClearBrowsingDataModelManager can be removed from the .h file.
 
Description: Show this description

Sign in to add a comment