I've started a patch.
Created attachment 426205 [details] Patch
Comment on attachment 426205 [details] Patch LGTM but you might want some more comments other than mine.
Comment on attachment 426205 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=426205&action=review > Source/cmake/OptionsGTK.cmake:84 > +WEBKIT_OPTION_DEFINE(USE_AVIF "Whether to enable support for AVIF images." PUBLIC ${ENABLE_EXPERIMENTAL_FEATURES}) Alphabetize please ;) > Source/cmake/OptionsWPE.cmake:80 > +WEBKIT_OPTION_DEFINE(USE_AVIF "Whether to enable support for AVIF images." PUBLIC ${ENABLE_EXPERIMENTAL_FEATURES}) Ditto, they're all alphabetized except ENABLE_WPE_QT_API
Created attachment 426334 [details] [fast-cq] Patch
commit-queue failed to commit attachment 426334 [details] to WebKit repository. To retry, please set cq+ flag again.
Committed r276238 (236720@main): <https://commits.webkit.org/236720@main>