2009/dap/camera Overview.html,1.57,1.58

Update of /sources/public/2009/dap/camera
In directory hutz:/tmp/cvs-serv16116

Modified Files:
	Overview.html 
Log Message:

Removed Where does it hang off of? note. Ref: http://www.w3.org/mid/07A318CC-9094-4DB4-A1D9-D21FCA07F9A4%2540nokia.com (ISSUE-67)
Current assumption for the Capture API is navigator.device



Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/camera/Overview.html,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- Overview.html	24 Mar 2010 16:28:04 -0000	1.57
+++ Overview.html	25 Mar 2010 11:19:50 -0000	1.58
@@ -120,10 +120,6 @@
       <p>The <code>Capture</code> interface exposes an interface to the
       camera and microphone of the hosting device.</p>
 
-      <p class="issue">Where does it hang off of? Example given above
-      assumes navigator.device — in which case we need to
-      define a <code>NavigatorDevice</code> interface somewhere.</p>
-
       <p>Objects implementing the <code>NavigatorDevice</code>
       interface (e.g. the <code>window.navigator.device</code> object
       in Web browsers [[NAVIGATOR]]) provide access to the

Received on Thursday, 25 March 2010 11:19:53 UTC