And remote inspector as well.
Created attachment 400664 [details] Patch
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 on attachment 400664 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=400664&action=review > Source/WebKit/ChangeLog:11 > + (webkitWebViewBaseDispose): Use specific functions to remve the children. Typo: remve → remove.
Committed r262371: <https://trac.webkit.org/changeset/262371>