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

Side by Side Diff: chrome/test/data/generic_sensor/ambient_light_sensor_test.html

Issue 2458453002: [sensors] Add Permission guard to the generic sensor apis.
Patch Set: rebase + blink reformat Created 3 years, 8 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
« no previous file with comments | « chrome/test/BUILD.gn ('k') | chrome/test/data/generic_sensor/sensor.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <html>
2 <head>
3 <title>AmbientLight Generic Sensor test</title>
4 <script src="sensor.js"></script>
5 </head>
6 <body>
7 <div id="status">FAIL</div>
8 </body>
9 </html>
OLDNEW
« no previous file with comments | « chrome/test/BUILD.gn ('k') | chrome/test/data/generic_sensor/sensor.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698