04:57 | <Domenic> | Will do! |
09:13 | <Noam Rosenthal> | Do we have current observability as to coming "from history navigation", e.g. "you came from a back navigation"? (even if just same-origin) Seems like we don't but wanted to make sure |
09:15 | <Noam Rosenthal> | oh yes we have the navigation type in performance.navigation |
09:47 | <Domenic> | Will do! |
10:04 | <annevk> | sideshowbarker: whatwg.org build script gets a 404 for the validator: https://github.com/whatwg/whatwg.org/actions/runs/5100163889/jobs/9206311801#step:9:42 |
10:10 | <sideshowbarker> | sideshowbarker: whatwg.org build script gets a 404 for the validator: https://github.com/whatwg/whatwg.org/actions/runs/5100163889/jobs/9206311801#step:9:42 |
11:42 | <sideshowbarker> | sideshowbarker: whatwg.org build script gets a 404 for the validator: https://github.com/whatwg/whatwg.org/actions/runs/5100163889/jobs/9206311801#step:9:42 |
12:02 | <annevk> | TabAtkins: latest Bikeshed commit around Dark Mode made a lot of bots go red: https://github.com/speced/bikeshed/issues/2561 |
13:01 | <annevk> | Splitting out SharedArrayBuffer from ArrayBuffer is not as quick of a PR as I thought it was |
15:37 | <canadahonk> | hey all, was implementing url spec change https://github.com/whatwg/url/pull/771 in Gecko and was brought up that it seems odd the issue went from inner blob -> non-http(s). it could be useful to have an origin for extension and file URIs and unsure why the issue expanded in scope like that since it seemed to be only originally for inner blobs for OOM concerns. thanks! (cc annevk from issue) |
15:48 | <annevk> | Review appreciated: https://github.com/whatwg/webidl/pull/1311 |
15:49 | <annevk> | canadahonk: file: URL concern seems fair, but most other schemes are already required to be a opaque, see https://url.spec.whatwg.org/#origin |
15:49 | <annevk> | canadahonk: I don't think there's a valid use case for ws/wss/ftp |
15:50 | <canadahonk> | I agree with those yeah |
15:52 | <canadahonk> | should file be added to the nots then? |
15:53 | <annevk> | nots? Anyway, adding file: seems okay to me. |
15:55 | <canadahonk> | meant adding to the list of
|
15:55 | <canadahonk> | I can do a PR if that sounds good :) |
16:04 | <annevk> | canadahonk: go for it! Might wanna check you can sign https://participate.whatwg.org/agreement if you haven't already |
16:13 | <canadahonk> | thanks! |
17:58 | <TabAtkins> | annevk: Argh, sorry about that. I really need to figure out a way to version the datafiles. I'll be pushing a new pip release in a few minutes to make that work. |
18:07 | <TabAtkins> | annevk: Okay, Bikeshed 3.12.0 released which understands the Dark Mode metadata. Sorry for the hiccup. |
22:28 | <Jeffrey Yasskin> | FYI, I asked the TR-design folks to add styles for domintro , at https://github.com/w3c/tr-design/issues/324. I've tried to answer fantasai's question about how it's used, but I might be wrong, and folks here would know better. |