DescriptionInline ScheduleAndForget implementation in HistoryService
ScheduleAndForget is a thin wrapper around ScheduleTask that hides
a base::Bind() call and passing the HistoryBackend pointer as the
first parameter.
As they are templated function, they prevent splitting HistoryService
into a pure virtual interface and a implementation interface that
would improve the componentization velocity.
BUG=370850
R=droger@chromium.org
Committed: https://crrev.com/f2cd18db42d5ce1404deba163ffdec0fb00f0fad
Cr-Commit-Position: refs/heads/master@{#314006}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Changed DCHECK back to CHECK #
Messages
Total messages: 7 (1 generated)
|