<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>53983</bug_id>
          
          <creation_ts>2011-02-07 23:52:33 -0800</creation_ts>
          <short_desc>Implement unified per-origin quota tracker across all storage types</short_desc>
          <delta_ts>2020-06-22 14:57:07 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=196545</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Anton D&apos;Auria">adauria</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>costan</cc>
    
    <cc>ddkilzer</cc>
    
    <cc>ericu</cc>
    
    <cc>joepeck</cc>
    
    <cc>jorlow</cc>
    
    <cc>kinuko</cc>
    
    <cc>michaeln</cc>
    
    <cc>sihui_liu</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>347191</commentid>
    <comment_count>0</comment_count>
    <who name="Anton D&apos;Auria">adauria</who>
    <bug_when>2011-02-07 23:52:33 -0800</bug_when>
    <thetext>It will be more useful to have per-origin quotas across all storage types. Currently, there are a number of inadequate solutions -- replicated functionality in Database and IDBDatabase quota trackers, and fixed quotas for LocalStorage and SessionStorage.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>347543</commentid>
    <comment_count>1</comment_count>
    <who name="Jeremy Orlow">jorlow</who>
    <bug_when>2011-02-08 11:09:44 -0800</bug_when>
    <thetext>AppCache would probably be included as well.

Note that Chrome will need a way to keep LocalStorage quotas separate from the unified quota.  (And plan to start aggressively discouraging its use in the near future.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1664519</commentid>
    <comment_count>2</comment_count>
    <who name="Victor Costan">costan</who>
    <bug_when>2020-06-19 14:26:12 -0700</bug_when>
    <thetext>Was this (at least partially) addressed in https://bugs.webkit.org/show_bug.cgi?id=196545 ?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1665188</commentid>
    <comment_count>3</comment_count>
    <who name="Sihui Liu">sihui_liu</who>
    <bug_when>2020-06-22 14:57:07 -0700</bug_when>
    <thetext>(In reply to Victor Costan from comment #2)
&gt; Was this (at least partially) addressed in
&gt; https://bugs.webkit.org/show_bug.cgi?id=196545 ?

That bug is about removing dead code, but we do have a quota checker now. 
It only tracks some types of storage: https://bugs.webkit.org/show_bug.cgi?id=195283</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>