Bug 121381 - [GTK] The web inspector is not rendered when docked in WebKit2 when AC is used
Summary: [GTK] The web inspector is not rendered when docked in WebKit2 when AC is used
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2013-09-15 02:55 PDT by Carlos Garcia Campos
Modified: 2013-09-15 10:40 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.54 KB, patch)
2013-09-15 02:59 PDT, Carlos Garcia Campos
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>