html5/workers Overview.html,1.22,1.23

Update of /sources/public/html5/workers
In directory hutz:/tmp/cvs-serv29877

Modified Files:
	Overview.html 
Log Message:
promote one popular request to a red box (whatwg r30)

Index: Overview.html
===================================================================
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:20:46 UTC