01:14
<Domenic>
Great annevk! Can you assign the issue to me? It'll let other contributors know that it's been solved.
We don't assign issues. Other contributors will know it's been solved when the issue is closed :)
05:23
<annevk>
bkardell: came up when talking about search and I realized I had no idea
10:59
<Jake Archibald>
Domenic: https://bugs.chromium.org/p/chromium/issues/detail?id=1475907#c4 - is this right? The navigate event deliberately doesn't fire when traversing to a bfcache'd page?
11:01
<Domenic>
No, seems like a bug. There's nothing in the spec that looks at the destination's bfcache status.
11:02
<Jake Archibald>
That was my reading/hunch too.
11:02
<Domenic>
It should work, same-origin
22:43
<jugglinmike>
Hi folks. WebDriver BiDi would like to hook in to "run the animation frame callbacks." I'm thinking HTML could define a general-purpose extension point for that situation (maybe with a queue of tasks into which a spec like BiDi could push), it it could explicitly invoke an algorithm provided by BiDi. Is there a preference between these two? Or a more appropriate approach that I haven't considered?
22:52
<jugglinmike>
Looks like "Update the rendering" has already been extended with steps to inform other specs of this event