RESOLVED FIXED 127098
[GTK] Remove the weak pointer added to the web view in WebKitPrintOperation
https://bugs.webkit.org/show_bug.cgi?id=127098
Summary [GTK] Remove the weak pointer added to the web view in WebKitPrintOperation
Carlos Garcia Campos
Reported 2014-01-16 03:26:17 PST
If the print operation finishes and the web view is still alive, the weak pointer added to the view should be removed.
Attachments
Patch (2.24 KB, patch)
2014-01-16 03:27 PST, Carlos Garcia Campos
mrobinson: review+
Carlos Garcia Campos
Comment 1 2014-01-16 03:27:43 PST
WebKit Commit Bot
Comment 2 2014-01-16 03:28:52 PST
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
Carlos Garcia Campos
Comment 3 2014-01-16 23:15:51 PST
Note You need to log in before you can comment on or make changes to this bug.