11:32
<smaug>
are setTimeout/setInterval somehow exposed to ShadowRealms?
11:33
<smaug>
oh, nm, AbortSignal's timeout isn't anyhow
12:20
<annevk>
smaug: I guess we don't want to require an event loop there?
12:25
<smaug>
yeah
12:27
<Andreu Botella>
my understanding was that setTimeout/setInterval were intended to be exposed, but that would need defining a ShadowRealmGlobalScope which hasn't happened yet
12:28
<annevk>
Andreu Botella: interesting, but wouldn't that make it less shadowy as it would expose the ambient event loop? I guess that kinda happens anyway
12:29
<smaug>
I wonder what will not be exposed in shadow realms
12:29
<annevk>
Also, I'm pretty sure that ShadowRealmGlobalScope became a requirement per the latest discussion on the HTML PR?
21:37
<TabAtkins>
sideshowbarker: It looks like https://github.com/w3c/mdn-spec-links has to be manually updated, rather than auto-updating on a cron or something, is that right? (Last commit was Oct last year.) If so, could you kick off an update?
21:37
<sideshowbarker>
sideshowbarker: It looks like https://github.com/w3c/mdn-spec-links has to be manually updated, rather than auto-updating on a cron or something, is that right? (Last commit was Oct last year.) If so, could you kick off an update?
Will do today, yes