Skip to content

Commit cbdb022

Browse files
author
Raphael Kubo da Costa
committed
Use "local camera source" instead of "local video source".
See the discussion in w3c/ambient-light#83 -- "local video source" could end up including screen capture sessions.
1 parent 92fefab commit cbdb022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ Access to [=sensor readings=] are controlled by the Permissions API [[!PERMISSIO
454454

455455
Note: in specific cases such as [[AMBIENT-LIGHT]], integration with the
456456
Permissions API is done indirectly -- illuminance readings are provided only
457-
when at least one local video [=source=] is not [=muted=] or [=stopped=]. By
457+
when at least one local camera [=source=] is not [=muted=] or [=stopped=]. By
458458
definition, that implies the <a permission>"camera"</a> permission has been granted.
459459

460460
<h3 id="mitigation-strategies-case-by-case">Mitigation strategies applied on a case by case basis</h3>

0 commit comments

Comments
 (0)