Commit d76f147
committed
Disable WebkitGtk hardware-acceleration
It is tracked upstream
https://bugs.webkit.org/show_bug.cgi?id=239429#c11 and being open for
years already without a clue where the problem is and this prevents us
from disabling only in certain cases as it's not yet identified when the
issue happens or not. In order to prevent crashes this seems to be the
only option for now.
Even Gnome project like Evolution ended up doing the same (
https://gitlab.gnome.org/GNOME/evolution/-/commit/eb62ccaa28bbbca7668913ce7d8056a6d75f9b05
)1 parent 9d9bee6 commit d76f147
File tree
2 files changed
+5
-0
lines changed- bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/org/eclipse/swt
- browser
- internal/webkit
2 files changed
+5
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
741 | 741 | | |
742 | 742 | | |
743 | 743 | | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
744 | 747 | | |
745 | 748 | | |
746 | 749 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
| 151 | + | |
150 | 152 | | |
151 | 153 | | |
152 | 154 | | |
| |||
0 commit comments