 Chromium Code Reviews
 Chromium Code Reviews Issue 
            15681009:
    Extract GetResolveFile into DownloadOperation.  (Closed)
    
  
    Issue 
            15681009:
    Extract GetResolveFile into DownloadOperation.  (Closed) 
  | DescriptionExtract GetResolveFile into DownloadOperation.
This CL extracts the GetResolveFile into an operation class, with simplifying
the implementation by merging consecutive accesses to the metadata and cache
into a function.
BUG=242084
TEST=Ran unit_tests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202450
   Patch Set 1 : #
      Total comments: 4
      
     Patch Set 2 : Rebase #Patch Set 3 : Address review comments. #Patch Set 4 : Rebase #Messages
    Total messages: 14 (0 generated)
     |