Skip to content

community/qt5-qtwebengine: patch chromium against musl tid caching issue

This MR adds in the same patch that I am planning on using for chromium in !32356 (merged). It's pretty hacky, but the exact same thing chromium upstream uses for glibc, just adapted for musl. This should fix #13620 (closed). Debugging info that resulted in this patch is available in #13579 (closed) and !32307 (closed).

Edited by boomanaiden154

Merge request reports