08:58
<zcorpan>
annevk: on the throttling iframe privacy issue, see https://github.com/w3c/IntersectionObserver/issues/508#issuecomment-1545646474
10:23
<zcorpan>
I've found nothing that does anything with the "download" value for request initiator: https://html.spec.whatwg.org/#downloading-resources:concept-request-initiator - annevk do you know why it exists?
11:18
<annevk>
foolip: it was discussed during WHATNOT and I expressed that WebKit would like some more time
11:28
<annevk>
zcorpan: <a download>
11:29
<annevk>
nolanlawson: you prolly want to ask in #wpt:matrix.org; not sure how many WPT admins are here
11:40
<zcorpan>
annevk: right, that sets initiator, but nothing later checks for that value afaict
11:43
<zcorpan>
I looked through all usages linked from https://dontcallmedom.github.io/webdex/i.html#initiator%40%40request%40dfn
11:45
<annevk>
zcorpan: maybe look at blame for Fetch? I think it was CSP, but thinking around download has evolved so maybe it's no-op code... (It should really be a property of navigation.)
11:46
<zcorpan>
annevk: ok. Clicking <a download href> doesn't go through the navigate algorithm per spec
11:48
<annevk>
zcorpan: yeah, that's a longstanding issue
11:51
<zcorpan>
annevk: ok I found https://github.com/whatwg/html/issues/5548 , https://github.com/whatwg/html/issues/7718
11:54
<zcorpan>
annevk: context: https://bugzilla.mozilla.org/show_bug.cgi?id=1862553
12:45
<foolip>
foolip: it was discussed during WHATNOT and I expressed that WebKit would like some more time
Would you mind also commenting on the issue? Are there notes that could be linked?
15:39
<annevk>
Andreu Botella: could you take a look at https://github.com/web-platform-tests/wpt/pull/46316 please?
15:40
<annevk>
There's a very old unmerged PR from you it might make redundant. You might be best equipped to give some advice on how to proceed.
15:41
<Andreu Botella>
I'll have to refresh my memory on all of that, it's been a while since I looked at that
16:50
<annevk>
foolip: I left a comment now. Not sure about the minutes. I did minute this morning, I was thinking Domenic would post them. I haven't really done any of that before.