Bug 167218

Summary: [GTK] WebProcess reliably crashes when opening inspector and compositing disabled
Product: WebKit Reporter: Michael Gratton <mike>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Major CC: bugs-noreply
Priority: P3    
Version: WebKit Local Build   
Hardware: PC   
OS: Linux   

Michael Gratton
Reported 2017-01-19 16:00:17 PST
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
Michael Gratton
Comment 1 2017-01-19 16:01:20 PST
Damn, saw Bug 165237 seconds too late. Dup'ing. *** This bug has been marked as a duplicate of bug 165237 ***
Note You need to log in before you can comment on or make changes to this bug.