Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Side by Side Diff: chrome/common/extensions/docs/templates/private/permissions/pointer_lock.html

Issue 438693003: Use the unprefixed Pointer Lock API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/test/data/extensions/platform_apps/pointer_lock/has_permission/window.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Required to use <a href="http://www.w3.org/TR/pointerlock/">Pointer Lock</a> via calls to <code>webkitRequestPointerLock</code> or Pepper's <a href="https://dev elopers.google.com/native-client/peppercpp/classpp_1_1_mouse_lock"> Mouse Lock A PI</a>. See <a href="api_other">Other APIs</a> for behavior differences. 1 Required to use <a href="http://www.w3.org/TR/pointerlock/">Pointer Lock</a> via calls to <code>requestPointerLock</code> or Pepper's <a href="https://developer s.google.com/native-client/peppercpp/classpp_1_1_mouse_lock">Mouse Lock API</a>. See <a href="api_other">Other APIs</a> for behavior differences.
OLDNEW
« no previous file with comments | « no previous file | chrome/test/data/extensions/platform_apps/pointer_lock/has_permission/window.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698