Anssi Kostiainen

Results 200 comments of Anssi Kostiainen

The [mitigations](https://w3c.github.io/sensors/#mitigation-strategies) section is marked non-normative since it is a summary of normative mitigations inlined in the algorithms. For example, [4.2.1. Secure Context](https://w3c.github.io/sensors/#secure-context) translates into `[SecureContext]` in IDL. All those...

1. This is addressed by the (thankfully!) automatically generated index of [terms defined by reference](https://w3c.github.io/sensors/#index-defined-elsewhere). 2. For this, you'd need to suggest changes to the [new information about the user’s...

The group agreed common floor is https://w3c.github.io/sensors/#mitigation-strategies Concrete sensor specs recommend additional mitigations on top of this floor from this bucket https://w3c.github.io/sensors/#mitigation-strategies-case-by-case Those additional mitigations are defined in each concrete...

@snyderp please let us know if these clarifications address your concern satisfactorily so that we can proceed with the CR publication https://github.com/w3c/transitions/issues/189

@snyderp do you actually mean https://html.spec.whatwg.org/multipage/interaction.html#triggered-by-user-activation when you say user gesture? There was possible confusion over terminology. If so, triggered by user activation requirement would fit in the Permissions API...

Revised proposal: https://html.spec.whatwg.org/multipage/interaction.html#triggered-by-user-activation is added to https://wicg.github.io/permissions-request/#dom-permissions-request as a condition for success. This generalizes the already shipping pattern defined in https://w3c.github.io/deviceorientation/#dom-deviceorientationevent-requestpermission

@snyderp @reillyeon per my assessment the revised proposal https://github.com/w3c/sensors/issues/397#issuecomment-558362708 satisfies the requirements of both of you. Can you confirm? The Storage Access API proposal uses an unspecified notion of "user...

@snyderp IIUC, that suggestion might be in conflict with WG resolution https://github.com/w3c/sensors/issues/388#issuecomment-532942477 To be specific, is your proposal in 1 to copy https://wicg.github.io/permissions-request/#dom-permissions-request into https://w3c.github.io/sensors/#api and add https://html.spec.whatwg.org/multipage/interaction.html#triggered-by-user-activation as an...

Having read the [normative references considerations](https://www.w3.org/2013/09/normative-references), my assessment is we're able to normatively reference pre-CR documents in a CR given good rationale considering stability, schedule, and licensing dimensions. @plehegar to...

>Permission Request is a WICG report, not yet adopted by a Working Group. Not sure how the dependency is important here since it's not referenced by Generic Sensors, nor is...