[03:40:33] duesen: reminder on `phpunit: Use StaticUserOptionsLookup when storage is disabled` https://gerrit.wikimedia.org/r/c/mediawiki/core/+/948194 [07:57:30] mszabo: have you tried the new php8.4 JIT-IT yet? [07:57:40] JIT-IR* [08:06:11] not yet, but I'm not holding my breath given my experience with the previous one (segfault factory) [08:17:20] Aye, let's hope the new one is a bit more.. compatible and conservative, at least by default. [11:37:42] Krinkle: for the third-party cookies deprecation trial, we needed separate tokens for each top-level domain. We could just add every one of them to every domain, but that's 12*228 extra header bytes, so I assume we don't want that? [11:41:29] on second thought nevermind, I thought we would need some hacks to be able to split a setting by domain in wmf-config, but using dblists to specify everything that's not wikimedia.org + use default for wikimedia.org doesn't seem too bad [19:26:41] tgr: ack, yeah, when we used it before, we used it only on wikipedia [19:27:56] tgr: related code is linked from ref T216598, and T308621 [19:27:57] T216598: Element Timing for Images origin trial - https://phabricator.wikimedia.org/T216598 [19:27:57] T308621: Remove inactive code for Element Timing experiment - https://phabricator.wikimedia.org/T308621 [19:28:34] we still have wgOriginTrials