Re: [w3c/permissions] Remove almost all link-defaults. (#217)

@jyasskin commented on this pull request.



> -    type: enum-value
-        for: PermissionName; text: "persistent-storage"
-spec: infra
-    type: dfn
-        text: list
-        for: list; text: append
-spec: ui-events
-    type: dfn
-        text: user agent
-spec: web-bluetooth
-    type: enum-value
-        for: PermissionName; text: "bluetooth"
-spec: webidl
-    type: interface
-        text: Promise
+spec:infra; type:dfn; text:user agent

These are left because we haven't set [`Assume Explicit For`](https://tabatkins.github.io/bikeshed/#metadata-assume-explicit-for) in this spec, so they're ambiguous with [report/user agent](https://www.w3.org/TR/reporting/#report-user-agent) and [URLSearchParams/list](https://url.spec.whatwg.org/#concept-urlsearchparams-list). Setting `Assume Explicit For` is a good idea, but causes ~20 errors, and I didn't want to fix them while I was chasing the Echidna problem.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/pull/217#discussion_r459769197

Received on Thursday, 23 July 2020 22:46:29 UTC