[html5] r2353 - [gwr] (2) Appcache: Allow unprompted background updates for app caches.
whatwg at whatwg.org
whatwg at whatwg.org
Fri Oct 17 18:41:00 PDT 2008
Author: ianh
Date: 2008-10-17 18:40:59 -0700 (Fri, 17 Oct 2008)
New Revision: 2353
Modified:
index
source
Log:
[gwr] (2) Appcache: Allow unprompted background updates for app caches.
Modified: index
===================================================================
--- index 2008-10-18 01:28:18 UTC (rev 2352)
+++ index 2008-10-18 01:40:59 UTC (rev 2353)
@@ -34801,8 +34801,16 @@
that an update for this cache is in progress. Abort the update
process.</li>
- </ol><h4 id=processing-model-1><span class=secno>5.7.5 </span>Processing model</h4>
+ </ol><p>User agents may invoke the <a href=#application-cache-update-process>application cache update
+ process</a>, in the background, for any <a href=#application-cache>application
+ cache</a>, at any time (with no <a href=#browsing-context>browsing
+ context</a>). This allows user agents to keep caches primed and
+ to update caches even before the user visits a site.</p>
+
+
+ <h4 id=processing-model-1><span class=secno>5.7.5 </span>Processing model</h4>
+
<p>The processing model of application caches for offline support in
Web applications is part of the <a href=#navigate title=navigate>navigation</a> model, but references the
algorithms defined in this section.</p>
@@ -52833,11 +52841,11 @@
<p>Thanks to Aankhen, Aaron Boodman, Aaron Leventhal, Adam Barth,
Adam Roben, Addison Phillips, Adele Peterson, Adrian Sutton,
- Agustín Fernández, Alastair Campbell, Alexey
- Feldgendler, Anders Carlsson, Andrew Gove, Andrew Sidwell, Anne van
- Kesteren, Anthony Hickson, Anthony Ricaud, Antti Koivisto, Arphen
- Lin, Asbjørn Ulsberg, Ashley Sheridan, Aurelien Levy, Ben
- Boyle, Ben Godfrey, Ben Meadowcroft, Ben Millard, Benjamin
+ Agustín Fernández, Ajai Tirumali, Alastair Campbell,
+ Alexey Feldgendler, Anders Carlsson, Andrew Gove, Andrew Sidwell,
+ Anne van Kesteren, Anthony Hickson, Anthony Ricaud, Antti Koivisto,
+ Arphen Lin, Asbjørn Ulsberg, Ashley Sheridan, Aurelien Levy,
+ Ben Boyle, Ben Godfrey, Ben Meadowcroft, Ben Millard, Benjamin
Hawkes-Lewis, Bert Bos, Bill Mason, Billy Wong, Bjoern Hoehrmann,
Boris Zbarsky, Brad Fults, Brad Neuberg, Brady Eidson, Brendan Eich,
Brett Wilson, Brian Campbell, Brian Smith, Bruce Miller, Cameron
Modified: source
===================================================================
--- source 2008-10-18 01:28:18 UTC (rev 2352)
+++ source 2008-10-18 01:40:59 UTC (rev 2353)
@@ -39523,8 +39523,14 @@
</ol>
+ <p>User agents may invoke the <span>application cache update
+ process</span>, in the background, for any <span>application
+ cache</span>, at any time (with no <span>browsing
+ context</span>). This allows user agents to keep caches primed and
+ to update caches even before the user visits a site.</p>
+
<h4>Processing model</h4>
<p>The processing model of application caches for offline support in
@@ -57562,11 +57568,11 @@
<p>Thanks to Aankhen, Aaron Boodman, Aaron Leventhal, Adam Barth,
Adam Roben, Addison Phillips, Adele Peterson, Adrian Sutton,
- Agustín Fernández, Alastair Campbell, Alexey
- Feldgendler, Anders Carlsson, Andrew Gove, Andrew Sidwell, Anne van
- Kesteren, Anthony Hickson, Anthony Ricaud, Antti Koivisto, Arphen
- Lin, Asbjørn Ulsberg, Ashley Sheridan, Aurelien Levy, Ben
- Boyle, Ben Godfrey, Ben Meadowcroft, Ben Millard, Benjamin
+ Agustín Fernández, Ajai Tirumali, Alastair Campbell,
+ Alexey Feldgendler, Anders Carlsson, Andrew Gove, Andrew Sidwell,
+ Anne van Kesteren, Anthony Hickson, Anthony Ricaud, Antti Koivisto,
+ Arphen Lin, Asbjørn Ulsberg, Ashley Sheridan, Aurelien Levy,
+ Ben Boyle, Ben Godfrey, Ben Meadowcroft, Ben Millard, Benjamin
Hawkes-Lewis, Bert Bos, Bill Mason, Billy Wong, Bjoern Hoehrmann,
Boris Zbarsky, Brad Fults, Brad Neuberg, Brady Eidson, Brendan Eich,
Brett Wilson, Brian Campbell, Brian Smith, Bruce Miller, Cameron
More information about the Commit-Watchers
mailing list