Skip to content

Conditionally enable WebKitGTK shared secondary process model

Michael Gratton requested to merge wip/conditional-webkit-shared-proc into mainline

If compiling against WebKitGTK <= 2.24.x, enable the shared secondary process model so we can build 3.34 for Flathub against 2.24 until a fix for https://bugs.webkit.org/show_bug.cgi?id=201451 has been released.

See issues #558 (closed) and #559 (closed), also #561 (closed)

Merge request reports