From 242160a116138cca6f4bcd24a7773d4566c9b628 Mon Sep 17 00:00:00 2001 From: Jeffrey Yasskin Date: Fri, 22 Apr 2016 09:11:17 -0700 Subject: [PATCH] Add the "bluetooth" permission, linked to [web-bluetooth]. --- index.bs | 1 + index.html | 11 ++++++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/index.bs b/index.bs index d30a666..5f56175 100644 --- a/index.bs +++ b/index.bs @@ -134,6 +134,7 @@ spec: webidl "speaker", "device-info", "background-sync", + "bluetooth", };

diff --git a/index.html b/index.html index 3995488..123260e 100644 --- a/index.html +++ b/index.html @@ -1345,7 +1345,7 @@

Permissions

-

Editor’s Draft,

+

Editor’s Draft,

This version: @@ -1530,6 +1530,7 @@

"speaker", "device-info", "background-sync", + "bluetooth", };

Each enumeration value in the PermissionName enum identifies a permission#permissionReferenced in:4. @@ -2190,6 +2191,11 @@

  • user agent +
  • + [web-bluetooth] defines the following terms: +
  • [WEBIDL] defines the following terms: