SuggestionsService undo blacklist functionality.
This CL introduces functionality to undo the blacklisting of a URL, assuming a UI which allows for undo-ing for a few seconds after blacklisting. The design consists in deffering blacklisted URL uploads until they can no longer be undone, which is the simplest case. Changes: - BlacklistStore now has a concept of time before a URL is candidate for upload - SuggestionsService now schedules blacklist uploads factoring in the delay BUG=430949 Review URL: https://codereview.chromium.org/766053010 Cr-Commit-Position: refs/heads/master@{#307158}
Showing
This diff is collapsed.
Please register or sign in to comment