v154 · lna + background fetch

Which targets are affected

A background fetch takes a list of URLs, and the permission it needs depends on where each one points. Paste the list and see which entries now require a grant — including the ones that cannot be decided at all until they resolve.

Audit a fetch list

Address space per target
URLspaceneeds the permission?why

A background fetch is all-or-nothing per registration in practice: one target that cannot be reached takes the download with it. Splitting local targets into their own registration means a failure there does not lose the public assets you could have had.

see also