spec/Overview.html 1.1526 2353 Appcache: Allow unprompted background up

Appcache: Allow unprompted background updates for app caches. (whatwg
r2353)

Index
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1526.html#index
clearInterval()
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1526.html#dom-windowtimers-clearinterval
matches a fallback namespace
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1526.html#concept-appcache-matches-fallback
5.7.5 Processing model
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1526.html#processing-model-1
cache failure steps
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1526.html#cache-failure-steps

http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1525&r2=1.1526&f=h
http://html5.org/tools/web-apps-tracker?from=2352&to=2353

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1525
retrieving revision 1.1526
diff -u -d -r1.1525 -r1.1526
--- Overview.html 18 Oct 2008 01:28:22 -0000 1.1525
+++ Overview.html 18 Oct 2008 01:41:03 -0000 1.1526
@@ -28220,7 +28220,11 @@
    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><p>The processing model of application caches for offline support in
+  </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.<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>A URL <dfn id=concept-appcache-matches-fallback title=concept-appcache-matches-fallback>matches a
   fallback namespace</dfn> if there exists a <a href=#relevant-application-cache>relevant
@@ -43201,11 +43205,11 @@
   with a value that does not correspond to an active timeout or
   interval, the methods must return without doing anything.<h2 class=no-num id=index>Index</h2><p><em>This section is non-normative.</em><p class=XXX>List of elements<p class=XXX>List of attributes<p class=XXX>List of interfaces<p class=XXX>List of events<h2 class=no-num id=references>References</h2><p class=XXX>This section will be written in a future draft.</p><!-- XXX check that #references is always for [RFC\1] --><h2 class=no-num id=acknowledgements>Acknowledgements</h2><!-- ACKS --><p>Thanks to Aankhen, Aaron Boodman, Aaron Leventhal, Adam Barth,
   Adam Roben, Addison Phillips, Adele Peterson, Adrian Sutton,
-  Agust&iacute;n Fern&aacute;ndez, Alastair Campbell, Alexey
-  Feldgendler, Anders Carlsson, Andrew Gove, Andrew Sidwell, Anne van
-  Kesteren, Anthony Hickson, Anthony Ricaud, Antti Koivisto, Arphen
-  Lin, Asbj&oslash;rn Ulsberg, Ashley Sheridan, Aurelien Levy, Ben
-  Boyle, Ben Godfrey, Ben Meadowcroft, Ben Millard, Benjamin
+  Agust&iacute;n Fern&aacute;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&oslash;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

Received on Saturday, 18 October 2008 01:44:29 UTC