Bug 121381

Summary: [GTK] The web inspector is not rendered when docked in WebKit2 when AC is used
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gustavo, mrobinson
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mrobinson: review+

Description Carlos Garcia Campos 2013-09-15 02:55:27 PDT
If accelerated compositing is used, only the redirected window is drawn when the web inspector view is attached to the web view. This is not a problem of the new web inspector, it also happened before with the old one.
Comment 1 Carlos Garcia Campos 2013-09-15 02:59:36 PDT
Created attachment 211697 [details]
Patch
Comment 2 WebKit Commit Bot 2013-09-15 03:01:28 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Carlos Garcia Campos 2013-09-15 10:40:51 PDT
Committed r155814: <http://trac.webkit.org/changeset/155814>