Chromium Code Reviews
        
  DescriptionMore WebSQLDatabase and QuotaManager integration.
1) Fix bugs with how usage and deltas in usage were being computed. The tracker was reporting confusing numbers because in some cases it was stat'ing files and in other cases it was using a value cached in memory. Now the tracker always uses a cached value for open database files, and updates the cached value when changes are noticed. During that update, delta notifications are sent.
2) Remove the old and unsed support for quota from the DatabaseTracker. Changes to the class interface rippled to various unit tests.
BUG=61676
TEST=updated existing unit tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86871
   
  Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : '' #Patch Set 4 : '' #Patch Set 5 : '' #Patch Set 6 : '' #
      Total comments: 7
      
     
  
  
  
  Patch Set 7 : '' #Patch Set 8 : '' #Patch Set 9 : '' #
      Total comments: 1
      
     
  
  
  
  Patch Set 10 : '' #Patch Set 11 : '' #Patch Set 12 : '' #Patch Set 13 : '' #Patch Set 14 : '' #
      Total comments: 2
      
     
  
  Messages
    Total messages: 6 (0 generated)
     
  
  
       |