07:50 | <annevk> | https://github.com/gpuweb/gpuweb/pull/2416 has some additional WebGPU and <canvas> integration discussion, if anyone's interested. (Been trying to steer them in a direction that more closely matches the existing contexts. It seems this went unnoticed in the TAG review.) |
11:12 | <Katherine> | Hello-world |
11:17 | <zcorpan> | Anyone else find it weird that 2007 was 15 years ago?? |
11:24 | <Katherine> | https://matrix.to/#/#brendabanks872@gmail.com:matrix.org |
11:26 | <annevk> | zcorpan: shush |
11:40 | <Luca Casonato> | I can add some tests start of next week |
12:29 | <miketayl_r> |
(from https://hacks.mozilla.org/2022/02/improving-the-storage-access-api-in-firefox/) annevk - here "storage" is just cookies, right? |
12:29 | <miketayl_r> | i thought that was the plan, but it references unpartitioning storage a few times and i'm confused now |
12:32 | <miketayl_r> | ok, i just saw https://github.com/privacycg/storage-partitioning/issues/9#issuecomment-1035960211, so probably yes "storage" means _only_ cookies in the blog post |
12:38 | <annevk> | miketayl_r: our current implementation still does storage as well |
12:38 | <annevk> | miketayl_r: we plan to migrate away from that, but it takes some doing and it might end up shipping later therefore |
13:10 | <miketayl_r> | i see, thanks |
14:00 | <annevk> | Noam Rosenthal: I need more time for the controller review. I put a reminder in for Monday. Was there anything else? |
14:18 | <Noam Rosenthal> | annevk: thanks for moving forward with the rest :) For the iframe one, it also has the HTML side: https://github.com/whatwg/html/pull/7531 |
14:21 | <Noam Rosenthal> | annevk: otherwise, I have 4 additional HTML pending PRs for reporting timing for different resource types. They're split to different PRs to keep each one small. https://github.com/whatwg/html/pull/7539 https://github.com/whatwg/html/pull/7553 https://github.com/whatwg/html/pull/7554 https://github.com/whatwg/html/pull/7559 |
15:19 | <Domenic> | I'll try to take a look at at least some of them today. When they were originally posted I think some were WIP so I didn't flag them |