-
smaug____does coop or coep require https?
-
JakeAsmaug____: yeah, step 2 html.spec.whatwg.org/multipage/origin.html#obtain-coop
-
smaug____ah, there, thanks
-
zcorpansmaug____: both do. for coep, step 2 in html.spec.whatwg.org/multipage/origin.html#obtain-an-embedder-policy
-
zcorpanwpt tests to verify this exist
-
noamrHi Domenic! thanks for the quick response on HTML/NavigationTiming. Navigation Timing is ready to merge, but right now it shows errors as it waits for ReSpec to be synced with the new changes in HTML. I am not sure how it works in terms on when ReSpec catches up with HTML, but I think it happens daily. I can merge it in the moment it does... /cc yoav
-
yoavI *think* respec is using specref, which seems to update multiple times a day: github.com/tobie/specref/commits/master
-
yoavit's claiming to be run hourly: github.com/tobie/specref#hourly-auto-updating
-
yoavtobie would know more
-
noamrah yes seems like specref does it, which should happen hourly-ish. I'll wait for the next specref push to verify navigation timing
-
tobienoamr: have your issue been fixed?