- From: Anssi Kostiainen via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 08 Nov 2012 13:30:16 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/vibration In directory hutz:/tmp/cvs-serv20569 Modified Files: Overview.html Log Message: add a note that a trusted app may vibrate the device even if not visible Index: Overview.html =================================================================== RCS file: /sources/public/2009/dap/vibration/Overview.html,v retrieving revision 1.29 retrieving revision 1.30 diff -u -d -r1.29 -r1.30 --- Overview.html 6 Sep 2012 07:48:57 -0000 1.29 +++ Overview.html 8 Nov 2012 13:30:11 -0000 1.30 @@ -147,6 +147,12 @@ hidden</a></code> attribute [[!PAGE-VISIBILITY]] is set to true, abort these steps. </li> + <div class="note"> + A trusted (also known as privileged) application that integrates + closely with the operating system's functionality may vibrate the + device even if such an application is not visible at all, and thus + may ignore the previous step. + </div> <li> An implementation MAY abort the algorithm at this point. <div class="note">
Received on Thursday, 8 November 2012 13:30:17 UTC