| 07:19 | <annevk> | Oh wow, https://github.com/tc39/ecma262/issues/678 got fixed |
| 08:23 | <annevk> | andreubotella: thanks for fixing that <link rel=icon> thing in Fx, that's great |
| 08:24 | <annevk> | andreubotella: I can still reproduce it, but it might not have made it to Nightly yet |
| 08:24 | <andreubotella> | annevk: no problem ^^ |
| 08:24 | <andreubotella> | when I test on my local build, it does work |
| 08:25 | <andreubotella> | this was my first browser bug, and when I decided to dive into the code last Saturday I didn't expect to find anything I could fix |
| 08:25 | <andreubotella> | *first browser fix, rather |
| 08:31 | <annevk> | andreubotella: that's great, I'll verify later today when Nightly is updated to include it; will be nice to see the inline logos again |
| 08:33 | <andreubotella> | ok |
| 15:30 | <Domenic> | annevk: when should we remove appcache? |
| 17:00 | <annevk> | Domenic: I’m not up to speed with what has shipped to release; also with respect to the API |
| 17:01 | <Domenic> | It looks like Chrome removed it with a reverse origin trial. |
| 17:04 | <Domenic> | Time to figure out how to write WPTs for worklets... |
| 18:53 | <TabAtkins> | Domenic: Ugh, good luck |
| 18:53 | <Domenic> | I kind of gave up |
| 18:53 | <Domenic> | I think I could do it for a single worklet type at a time |
| 18:53 | <TabAtkins> | yeah, hopefully we can exercise necessary stuff in the individual worklet types |
| 18:54 | <Domenic> | That's a lot of work for me though :-/ |