workers/Overview.html 1.23 30 promote one popular request to a red box

promote one popular request to a red box (whatwg r30) (changed by: Ian
Hickson)

Diffs for this change per section: 
  3. APIs available to workers
  http://people.w3.org/mike/diffs/html5/workers/Overview.1.23.html#apis-available

Current content per affected section: 
  http://dev.w3.org/html5/workers/Overview.html#apis-available

Previously published WD content per affected section: 
  http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#apis-available

Cumulative diff: http://people.w3.org/mike/diffs/html5/workers/Overview.diff.html

http://dev.w3.org/cvsweb/html5/workers/Overview.html?r1=1.22&r2=1.23&f=h

http://html5.org/tools/web-apps-tracker?from=29&to=30

===================================================================
RCS file: /sources/public/html5/workers/Overview.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- Overview.html 18 Jul 2008 10:14:02 -0000 1.22
+++ Overview.html 18 Jul 2008 10:20:09 -0000 1.23
@@ -1004,10 +1004,12 @@
    </ul>
   </div>
 
-  <p class=big-issue>Need to define a sync database API.</p>
+  <p class=big-issue>Need to define a sync database API.
+
+  <p class=big-issue>May need to define a browser sniffing API (like
+   window.navigator).</p>
   <!-- XXX ApplicationCache -->
   <!-- XXX a way to set cookies on the URL for the script -->
-  <!-- XXX the navigator object, for UA sniffing (?) -->
   <!-- XXX void log(in DOMString s); // log to console -->
 
   <hr>

Received on Friday, 18 July 2008 10:21:40 UTC