Reilly Grant

Results 46 issues of Reilly Grant

In WebBluetoothCG/web-bluetooth#578 I try to link to https://webbluetoothcg.github.io/web-bluetooth/#permissiondef-bluetooth from https://webbluetoothcg.github.io/web-bluetooth/scanning however adding the following definition to the `` section does not allow an `"bluetooth"` reference to resolve. ``` spec:web-bluetooth type:...

_Copied from WebBluetoothCG/web-bluetooth#543._ On my laptop noticed that the MDN annotations on the right of the page are hiding the last word in the line. ![image](https://user-images.githubusercontent.com/152137/114219452-876c7500-991f-11eb-8bfd-19cb470fd6f5.png) From the "storage MUST...

An alternative or perhaps a companion to BYOB readers is the concept of a "two-phase" read where the `UnderlyingSource` enqueues a chunk but can get a later signal that the...

I am concerned about overloading the term "permission" to refer to other types of settings a user may want to apply to a site. The terms "allow" and "block" seem...

Run on OS Login

## Introduction Some security sensitive applications include compromise of their application server in the threat model. For example, end-to-end encryption is designed to protect the user against the developer's infrastructure...

repo_adopted

Related to #1209 but also generally useful for other kind of tracking, the ChomeStatus tool should have a field for the Blink flag (from `runtime_enabled_features.json5`) and/or `base::Feature` flag for the...

enhancement
P3
Data Hygiene

I suggest adding a subdomain, embedded.permission.site which embeds permission.site in an iframe so that the behavior of permissions when requested from content embedded within another origin can be exercised.

Discussions of the privacy considerations of this API have floated the idea of a low-resolution mode which does not require a permission, and a high-resolution mode that does. While the...

permissions
security-tracker
privacy-needs-resolution

In the [use cases](https://github.com/WebBluetoothCG/web-bluetooth/blob/main/use-cases.bs#L60) document for Web Bluetooth there are anchor tags where the `href` attribute contains a URL including query parameters. When compiling Bikeshed complains about these with the...