[00:05:26] RoanKattouw: ok, well once that change feel free to change fresnel.yml and/or ping us to take a look. E.g. a minor special page like PrefixIndex) could start using Codex CSS in a new HTMLForm mode to replace ooui, or something bigger like RCFilters which I imagine is complex enough to major work but small enough to not be worth keeping on OOUI long-term. [00:05:55] What if any perf-related checks do you have upstream in codex? Maybe a demo page could be monitored [00:06:22] I just filled out the hackathon registration form saying I plan to work on porting RCFilters to Codex :) [00:06:33] <3 [00:06:42] We don't have any yet, but that would be a good idea. We have lots of demo pages that could be good monitoring targets [00:07:10] I'm also trying to get the VueTest extension into beta labs, which exposes a Codex demo page at Special:VueTest/Codex [00:07:37] https://phabricator.wikimedia.org/T315621 [00:08:51] There are simple non-interaction cases in extensions too, but those probably wouldn't work for Fresnel in core either? I'm thinking of QuickSurveys mainly [00:11:20] (non-interaction meaning, loading Codex is triggered by loading a certain URL, without requiring any user interaction like focusing an input) [00:12:37] Is the ViewTest Hooks class going to actually be used? As it's got a handler wired in but the function is a noop [22:05:33] Reedy: Huh, looks like that was used at one point but is no longer, thanks for pointing that out. I'll submit a patch to remove it