15:04:25 RRSAgent has joined #webdx 15:04:29 logging to https://www.w3.org/2024/09/25-webdx-irc 15:04:29 RRSAgent, do not leave 15:04:30 RRSAgent, make logs public 15:04:31 Meeting: Web Features: Building an index for the web platform 15:04:31 Chair: James Graham 15:04:31 Agenda: https://github.com/w3c/tpac2024-breakouts/issues/99 15:04:31 Zakim has joined #webdx 15:04:32 Zakim, clear agenda 15:04:32 agenda cleared 15:04:32 Zakim, agenda+ Pick a scribe 15:04:33 agendum 1 added 15:04:33 Zakim, agenda+ Reminders: code of conduct, health policies, recorded session policy 15:04:33 agendum 2 added 15:04:33 Zakim, agenda+ Goal of this session 15:04:35 agendum 3 added 15:04:35 Zakim, agenda+ Discussion 15:04:35 agendum 4 added 15:04:35 Zakim, agenda+ Next steps / where discussion continues 15:04:36 agendum 5 added 15:04:36 tpac-breakout-bot has left #webdx 16:50:44 jgraham has joined #webdx 16:51:22 RSSAgent: make minutes 16:52:30 past has joined #webdx 16:52:43 Topic: Breakout: Web Features: Building an index for the web platform 16:52:58 Chair: jgraham 16:53:14 Romain has joined #webdx 16:53:22 Agenda: https://github.com/w3c/tpac2024-breakouts/issues/99 16:53:30 RRSAgent: make logs public 16:53:38 RSSAgent: make minutes 16:54:24 RRSAgent: begin 16:58:23 fscholz has joined #webdx 16:59:04 present+ 16:59:11 present+ 17:00:11 NiklasMerz has joined #webdx 17:00:14 present+ 17:00:17 tidoust has joined #webdx 17:00:25 kbabbitt has joined #webdx 17:00:26 RRSAgent, pointer? 17:00:26 See https://www.w3.org/2024/09/25-webdx-irc#T17-00-26 17:00:28 davehunt has joined #webdx 17:00:46 RRSAgent, draft minutes 17:00:47 I have made the request to generate https://www.w3.org/2024/09/25-webdx-minutes.html tidoust 17:00:56 kadirtopal has joined #webdx 17:01:17 PeteLe has joined #webdx 17:01:20 miriam has joined #webdx 17:02:00 present+ 17:02:05 present+ 17:02:09 present+ 17:02:09 present+ 17:02:11 present+ 17:02:12 present+ 17:02:13 present+ 17:02:14 queengooborg has joined #webdx 17:02:24 moonira has joined #webdx 17:02:39 ddbeck has joined #webdx 17:02:45 karlcow has joined #webdx 17:03:51 jgraham: introducing web features. Expecting most of the session to be discussion. 17:04:00 i/jgraham:/scribe+ kadirtopal 17:04:37 jamesnw has joined #webdx 17:05:09 present+ 17:05:20 jgraham: index of all features on the platform to answer questions about what is available to be used by devs. currently used for banner on MDN and caniuse and others. 17:06:09 moonira has joined #webdx 17:07:13 jgraham: maintained in yaml files in the web-platform-dx repo. grouping of BCD keys to higher level features in the way devs think about features. 17:07:28 jgraham: Currently focused on backfilling. 17:07:42 there's also a baseline status universal widget to show status https://github.com/web-platform-dx/baseline-status 17:08:34 jgraham: the purpose of this session to talk about use cases for web features beyond backfilling. 17:09:31 jgraham: in Interop we are asked to include something in Interop and we need to know vendor's standards positions, finding that out is a lot of manual work. Standard positions on web features would make that very easy to find. 17:10:06 jgraham: similarly, for intent emails it would be useful to see what the browser status is per browser. 17:11:34 jgraham: there are also some challenges here: when should we be defining features? Who has that responsibility. Early in the life cycle, things might go through a lot of changes before it's actually ready. What happens when features change, is that a new features? 17:11:45 TabAtkins has joined #webdx 17:11:48 q+ 17:11:55 ack TabAtkins 17:12:10 JohnRiv has joined #webdx 17:12:18 q+ 17:12:28 jamesnw3 has joined #webdx 17:12:40 TabAtkins: bikeshed currently consumes MDN and caniuse. so long as web features are similarly targetable that should be fine. 17:13:37 https://github.com/web-platform-dx/web-features 17:14:07 jgraham: might want to replace the MDN compat data with Baseline support data. 17:14:21 TabAtkins: might want to replace the MDN compat data with Baseline support data. 17:14:35 s/to replace/to repalce in Bikeshed/ 17:15:04 jgraham: both are based on BCD. 17:15:14 ack miriam 17:16:34 q+ 17:16:36 miriam: there is a tension between are we trying to capture the whole feature group and say it's partially implemented or break them so we can clearly say what is and isn't implemented. example container style queries. caniuse.com says its partially implemented. 17:16:45 q+ 17:16:54 ack rachelandrew 17:18:00 rachelandrew: in CSS we often base features on top of features. Developers are not aware of how things are specced. This is an issue with adding things to the platform. 17:18:18 ack jgraham 17:19:31 tantek has joined #webdx 17:19:46 jgraham: over time people stop caring about things like subgrid being separate from grid, often times mediated by availability. Have to atomize early in the process and we haven't figured out yet how to glue them back together. 17:21:53 kadirtopal: That question came up recently, are we describing the platform as we'd like it to be or how developers think of features in the moment. At the moment we're doing what caniuse has been doing, which is to follow how developers think about features. It's not very clean. The only answer we currently have is that's how developers think about 17:21:53 it. Mostly but not entirely about avialability cross browser 17:22:49 q+ 17:22:49 mirim: we are still running into the same issue with something like container queries where what dev were refering to before has now changed. 17:22:55 ack past 17:23:44 gsnedders has joined #webdx 17:23:47 q+ 17:23:57 q+ 17:24:02 past: for the blink launch process we'll introduce a requirement to define a web web-feature name. Should that be mandatory and how early in the process should we start, and what would the process be. 17:24:08 ack TabAtkins 17:24:11 ydaniv has joined #webdx 17:24:20 q? 17:24:31 rrsagent, draft minutes 17:24:33 I have made the request to generate https://www.w3.org/2024/09/25-webdx-minutes.html karlcow 17:25:53 TabAtkins: looking at data files, want to know about stability. don't want spec authors to know about every single web feature that is associated with their spec. 17:26:25 TabAtkins: I can use the spec-url, and I know how to associate 17:26:29 ack jgraham 17:27:24 jgraham: re the question from past: that's what this conversation is about. 17:27:43 jgraham: It should be as early as we need identifiers. 17:28:31 jgraham: might have to work with individuals to figure out whats difficult about that early in the process. 17:29:15 q+ 17:29:29 q+ 17:29:44 jgraham: an issue might be polluting the name space, when things that are shipped is very different from original proposal or things are not shipped at all. 17:29:55 q+ 17:30:41 jgraham: it's clearly not like using a hash that clearly refers to one thing. We might need to have a way to version things. 17:30:57 ack PeteLe 17:31:33 PeteLe: would you be able to have multiple Chrome status entries with the same web feature, since things are shipped in multiple iterations. 17:32:06 PeteLe has joined #webdx 17:32:31 rachelandrew: that's something I struggle with, once those things get to widely available, nobody cares, but the time between availability in one browser, newly available and widely available is when things are hard. 17:32:34 ack ydaniv 17:33:10 q+ 17:33:33 ydaniv: As an author, I want to know what is available in an area, what is being worked on, so people can discover. 17:33:41 ack kadirtopal 17:34:46 scribe+ 17:34:56 kadirtopal: Having something that's forward looking would be great. Currently, we're back filling, so not yet doing anything in that space. 17:35:50 ... Chrome status and web features are slightly different in scope. That does not remove all issues, e.g. with Container queries. 17:36:02 ... No silver bullet. 17:36:29 q+ 17:36:36 miriam: Yes, container size and container style were separated, but container style could get further divided. 17:36:37 ack next 17:36:45 kadirtopal: Right, not ideal :) 17:37:38 jgraham: when things are shipped piecemeal developers need to know that there is a gap between things being usable in one chrome release and then in a chrome release a year later 17:38:01 q+ 17:38:35 jgraham: we'll need to solve the issue of gluing thing together to solve the problem that we are creating by breaking things down. 17:38:45 ack past 17:39:28 q+ 17:39:42 past: going back to concern of naming things: given volatility we should have the ability to change the content of names. Given that we should be lenient of how names are given. 17:40:26 past: I'm proposing that it should be a first-come-first-serve thing were people can claim names as they need them, but we reserve the right to change the name later. 17:41:19 ack jgraham 17:41:54 jgraham: nervous about making features mutable on the data level, that might make it difficult to refer to things in places like feature definitions. 17:42:20 s/feautre definitions/vendor positions 17:42:51 past: when we make changes in the feature we'd ask for a new vendor position. 17:43:32 q+ 17:44:06 jgraham: for early stuff we might need something like a vendor-id that implies that things will change in the feature definition. 17:44:50 jgraham: by the time you want to ship something to a general audience without flags, you'd ask for a permanent ID. 17:45:11 +1 for some kind of early stage prefix/namespace 17:45:33 ack kadirtopal 17:46:39 jamesnw has joined #webdx 17:47:18 q+ 17:47:25 q+ 17:47:27 kadirtopal: Before something is shipped there's a lot of flexibility. Once something is shipped not behind a flag that's more fixed. Before something is shipped, a lot of things associated with that aren't quite as necessary. Some kind of tentative prefix makes sense to me. Not sure what the process should be to turn it into a permanant thing. That 17:47:27 could be a PR. 17:48:01 jgraham: there is an infra requirement to make sure things go smoothly. 17:48:05 ack past 17:49:16 past: names are what the webdx features is bringing to the table, having a name with a prefix in it would be less useful. 17:50:18 past: we're shipping things iteratively, keeping the name in limbo until things are fully stable, seems unncessary. 17:50:24 ack tidoust 17:50:53 jgraham: not sure how that addresses the issues it would create. 17:51:59 tidoust: I maintain browser spec which us used in WPT and MDN, and each time the question is when do we have a "new" spec, things are quite messy. So feature names are intertwined with spec status. 17:52:00 ack karlcow 17:52:59 karlcow: how do you refer things from the past that have changed since then, eg things that had a name in the past and changed little by little in the meantime. 17:53:43 jgraham: When semantics have changed, but not the syntax, we consider it the same feature. 17:54:05 jgraham: it's about API surface, not behaviour. 17:54:43 jgraham: you could have an API and a part is removed, in that case you'd have to find a way to change the web-feature, but that seems rare 17:54:48 q+ 17:55:04 ack kadirtopal 17:55:51 kadirtopal: Right now, we don't have the problem so much, because we're backfilling. We'll run into these issues later on, for sure. 17:56:34 jgraham: looks like there is agreement on using web features early in the process. 17:56:46 past: as early as when things are shipped, or earlier? 17:57:12 jgraham: things like standard positions, earlier than standards positions would be necessary. 17:58:03 jgraham: next step would be to propose a process, requirements, does that necessiate changes to the schema, how are pre-release keys handled, what is the process. That can then be brought back to the CG for discussion. 17:58:26 tidoust: join us every Thursday for conversation in the CG. 17:58:47 tidoust: careful subscribing to the repo, it's very active. 17:59:53 jgraham: re forecasting: there is value in making it clear what are things that browsers are interested in working on vs things that no browser is investing in. 18:00:35 JohnRiv has left #webdx 18:00:37 RRSAgent, make minutes 18:00:38 I have made the request to generate https://www.w3.org/2024/09/25-webdx-minutes.html jgraham 18:00:44 PeteLe has left #webdx 18:00:44 ddbeck has left #webdx 18:01:08 zakim, bye 18:01:08 leaving. As of this point the attendees have been jgraham, Romain, past, rachelandrew, kadirtopal, fscholz, miriam, tidoust, NiklasMerz, PeteLe, kbabbitt 18:01:08 Zakim has left #webdx 18:13:14 petele has joined #webdx 18:19:35 kadirtopal1 has joined #webdx 18:21:05 kadirtopal1 has left #webdx 18:21:52 kadirtopal has joined #webdx 18:23:30 gsnedders has joined #webdx 19:01:32 RRSAgent, draft minutes 19:01:33 I have made the request to generate https://www.w3.org/2024/09/25-webdx-minutes.html kadirtopal 20:17:57 karlcow has joined #webdx 20:26:06 past has left #webdx 20:34:34 gsnedders has joined #webdx 21:24:41 karlcow has joined #webdx 21:34:19 karlcow has joined #webdx 21:48:19 gsnedders has joined #webdx 21:50:30 karlcow has joined #webdx 22:21:03 karlcow has joined #webdx 22:25:26 gsnedders has joined #webdx 22:56:27 karlcow has joined #webdx 23:03:46 gsnedders has joined #webdx 23:06:23 TabAtkins has left #webdx 23:39:04 karlcow has joined #webdx 23:51:09 gsnedders has joined #webdx