Bug 167218
Summary: | [GTK] WebProcess reliably crashes when opening inspector and compositing disabled | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Gratton <mike> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Major | CC: | bugs-noreply |
Priority: | P3 | ||
Version: | WebKit Local Build | ||
Hardware: | PC | ||
OS: | Linux |
Michael Gratton
WebKit2GTK: 2.14.3
When using WebKit2GTK+ with compositing disabled (i.e. WEBKIT_DISABLE_COMPOSITING_MODE=1 set) opening the Inspector will immediately cause the WebProcess to crash. I can repro this 100% reliably with 2.14.[2,3] using Epiphany 3.22.0:
> WEBKIT_DISABLE_COMPOSITING_MODE=1 epiphany
And it's also a problem for the WK2 port of Geary, where WEBKIT_DISABLE_COMPOSITING_MODE=1 gets set first thing in main(), which obviously makes debugging CSS and JS issues there kind of annoying.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Gratton
Damn, saw Bug 165237 seconds too late. Dup'ing.
*** This bug has been marked as a duplicate of bug 165237 ***