qt6.qtwebengine: backport crash fix recommended by KDE (#478685)
This commit is contained in:
@@ -111,6 +111,12 @@ qtModule {
|
||||
|
||||
# Reproducibility QTBUG-136068
|
||||
./gn-object-sorted.patch
|
||||
|
||||
# Backport crash fix
|
||||
(fetchpatch2 {
|
||||
url = "https://invent.kde.org/qt/qt/qtwebengine/-/commit/ecf90f65ef738ae20b114691d02fb15c82e6babe.diff";
|
||||
hash = "sha256-TW+EmCxasH5LdZ80y/0YHird3NsrVdlwciDJpgSD9x0=";
|
||||
})
|
||||
]
|
||||
++ lib.optionals stdenv.cc.isClang [
|
||||
# https://chromium-review.googlesource.com/c/chromium/src/+/6633292
|
||||
|
||||
Reference in New Issue
Block a user