Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) Suggest that UAs can allow users to trust sites to have more …
…quota.

Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11455

git-svn-id: http://svn.whatwg.org/webapps@5760 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 11, 2011
1 parent 5827ee4 commit 25b7cb4
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 2 deletions.
19 changes: 18 additions & 1 deletion complete.html
Expand Up @@ -221,7 +221,7 @@

<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1>Web Applications 1.0</h1>
<h2 class="no-num no-toc">Living Standard &mdash; 10 January 2011</h2>
<h2 class="no-num no-toc">Living Standard &mdash; 11 January 2011</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
Expand Down Expand Up @@ -63262,6 +63262,8 @@ <h4 id=the-application-cache-selection-algorithm><span class=secno>6.6.5 </span>
</div>


<div class=impl>

<h4 id=expiring-application-caches><span class=secno>6.6.7 </span>Expiring application caches</h4>

<p>As a general rule, user agents should not expire application
Expand All @@ -63281,6 +63283,10 @@ <h4 id=expiring-application-caches><span class=secno>6.6.7 </span>Expiring appli
caches, local storage, databases, etc, from an origin all at
once.</p>

</div>


<div class=impl>

<h4 id=disk-space><span class=secno>6.6.8 </span>Disk space</h4>

Expand All @@ -63293,6 +63299,17 @@ <h4 id=disk-space><span class=secno>6.6.8 </span>Disk space</h4>
is using, and may offer the user the ability to delete specific
<a href=#application-cache title="application cache">application caches</a>.</p>

<p class=note>How quotas are presented to the user is not defined
by this specification. User agents are encouraged to provide
features such as allowing a user to indicate that certain sites are
trusted to use more than the default quota, e.g. by asynchronously
presenting a user interface while a cache is being updated, or by
having an explicit whitelist in the user agent's configuration
interface.</p>

</div>



<h4 id=application-cache-api><span class=secno>6.6.9 </span>Application cache API</h4>

Expand Down
19 changes: 18 additions & 1 deletion index
Expand Up @@ -225,7 +225,7 @@

<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1>HTML5 (including next generation additions still in development)</h1>
<h2 class="no-num no-toc">Living Standard &mdash; 10 January 2011</h2>
<h2 class="no-num no-toc">Living Standard &mdash; 11 January 2011</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
Expand Down Expand Up @@ -63253,6 +63253,8 @@ NETWORK:
</div>


<div class=impl>

<h4 id=expiring-application-caches><span class=secno>6.6.7 </span>Expiring application caches</h4>

<p>As a general rule, user agents should not expire application
Expand All @@ -63272,6 +63274,10 @@ NETWORK:
caches, local storage, databases, etc, from an origin all at
once.</p>

</div>


<div class=impl>

<h4 id=disk-space><span class=secno>6.6.8 </span>Disk space</h4>

Expand All @@ -63284,6 +63290,17 @@ NETWORK:
is using, and may offer the user the ability to delete specific
<a href=#application-cache title="application cache">application caches</a>.</p>

<p class=note>How quotas are presented to the user is not defined
by this specification. User agents are encouraged to provide
features such as allowing a user to indicate that certain sites are
trusted to use more than the default quota, e.g. by asynchronously
presenting a user interface while a cache is being updated, or by
having an explicit whitelist in the user agent's configuration
interface.</p>

</div>



<h4 id=application-cache-api><span class=secno>6.6.9 </span>Application cache API</h4>

Expand Down
17 changes: 17 additions & 0 deletions source
Expand Up @@ -71994,6 +71994,8 @@ NETWORK:
</div>


<div class="impl">

<h4>Expiring application caches</h4>

<p>As a general rule, user agents should not expire application
Expand All @@ -72013,6 +72015,10 @@ NETWORK:
caches, local storage, databases, etc, from an origin all at
once.</p>

</div>


<div class="impl">

<h4>Disk space</h4>

Expand All @@ -72025,6 +72031,17 @@ NETWORK:
is using, and may offer the user the ability to delete specific
<span title="application cache">application caches</span>.</p>

<p class="note">How quotas are presented to the user is not defined
by this specification. User agents are encouraged to provide
features such as allowing a user to indicate that certain sites are
trusted to use more than the default quota, e.g. by asynchronously
presenting a user interface while a cache is being updated, or by
having an explicit whitelist in the user agent's configuration
interface.</p>

</div>



<h4>Application cache API</h4>

Expand Down

0 comments on commit 25b7cb4

Please sign in to comment.