01:49
<sideshowbarker>
annevk: https://stackoverflow.com/questions/67730604/should-a-304-not-modified-response-to-a-cors-request-contain-cors-headers
01:50
<sideshowbarker>

I see the non-normative note at https://fetch.spec.whatwg.org/#ref-for-concept-cors-check%E2%91%A0, which says:

As the CORS check is not to be applied to responses whose status is 304 or 407, or responses from a service worker for that matter, it is applied here.

01:52
<sideshowbarker>
…but I can’t find which normative part of the spec has a requirement that requires the CORS check to not be performed for 304s
05:01
<Jake Archibald>
Mornin'
05:04
<sideshowbarker>
Hey hey Jake Archibald you've found the place where all the excitement is now
05:05
<sideshowbarker>
We tried to hide from you, but you just too clever
05:05
<Jake Archibald>
Haha
05:06
<Jake Archibald>
I hadn't heard of [matrix] until just now. I feel so uncool
05:09
<sideshowbarker>
[matrix] actually wasn’t cool until TC39 started using it and set up #tc39-general:matrix.org. That’s what single-handedly made it finally become cool
05:15
<Jake Archibald>
Those trend-setters
05:29
<annevk>
sideshowbarker: thanks, I replied
05:37
<sideshowbarker>
annevk: ␆ thanks
13:42
<foolip>
Here I am. This feels surprisingly polished, I already don't miss irccloud :)
13:43
<foolip>
jgraham: are you using Matrix for W3C IRC as well somehow? teach me how?
13:44
<Ms2ger>
👋
13:56
<ryzokuken>
I see there's #w3c:matrix.org
14:00
<Andreu Botella (he/they)>
The W3C IRC is bridged with rooms of the name #_w3c_#<IRC channel name>:matrix.org
14:01
<ryzokuken>
heh, bad parsing. maybe try backticks around the channel addresses?
14:01
<Andreu Botella (he/they)>
#_w3c_#testing:matrix.org for example
14:02
<ryzokuken>
ah, is this because they're on another IRC network?
14:02
<Andreu Botella (he/they)>
Right
14:02
<Andreu Botella (he/they)>
https://github.com/matrix-org/matrix-appservice-irc/wiki/Bridged-IRC-networks
14:03
<ryzokuken>
gotcha. btw, the libera bridge is almost finished 😀
14:03
<Andreu Botella (he/they)>
See the matrix-appservice-irc usage guide to configure your IRC username and the like
14:03
<Andreu Botella (he/they)>
https://matrix-org.github.io/matrix-appservice-irc/latest/usage.html
14:28
<foolip>
Hmm, so I've joined #w3c#testing:matrix.org but it's called "FDNPK0PMG5N0 (IRC) and 245 others" :)
14:29
<foolip>
I guess I'll figure it out eventually
14:29
<Andreu Botella (he/they)>
Yeah, I'm not sure why that is
14:29
<foolip>
Andreu Botella (he/they): are you seeing similarly unhelpful room names?
14:29
<Andreu Botella (he/they)>
Apparently that room doesn't have a name and matrix clients synthetize one from the room's users
14:30
<Andreu Botella (he/they)>
But I'm not sure why it wouldn't have a name
14:30
Andreu Botella (he/they)
opens the issue
14:30
<ryzokuken>
that happens sometimes, restarting the app/refreshing the window should fix that eventually.
14:30
<ryzokuken>
it's an element bug
14:31
<blue_penquin>
Usually leaving/rejoining or clearing cache in Help fixes that.
14:31
<ryzokuken>
right, exactly. nice to see you here, blue_penquin 😀
14:32
<foolip>
Hmm, restarting didn't help. I'll just leave it alone and figure it out another year.
15:49
<jgraham>
foolip: Yeah, I hadn't figured out #testing either. I joined #webdriver from here, but I think I'll still need to be on IRC to control the bots
15:49
<foolip>
jgraham: I guess I'll stay on both too :)
15:50
<jgraham>
(if I understand correctly, one could issue raw irc commands to invite the bots, and after that normal usage probably works, but I'd at least have to learn what the raw command for /invite looks like ;) )
15:52
<joepie91 🏳️‍🌈>
Hmm, restarting didn't help. I'll just leave it alone and figure it out another year.
settings -> help & about -> clear cache and reload is the surefire way to 'fix' the problem :)
15:52
<joepie91 🏳️‍🌈>
(until the actual bug gets resolved)