Refactor RequestCoordinator::StopOfflining() |
||
Issue descriptionCurrently the |final_callback| is referenced in both offliner->Cancel and later. A RepeatingCallback wrapper is used. If later we want to change to use the OnceCallback, we might need to refactor so that it doesn't get moved twice if offliner->Cancel returns false.
,
Aug 20
|
||
►
Sign in to add a comment |
||
Comment 1 by romax@chromium.org
, Aug 17