[Webkit-unassigned] [Bug 119654] [Qt] Avoid calling QWebPage's virtual functions during deletion of QWebPage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 13 12:40:57 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=119654





--- Comment #12 from Arunprasad Rajkumar <arurajku at cisco.com>  2013-08-13 12:40:32 PST ---
(In reply to comment #11)
> Created an attachment (id=208648)
 --> (https://bugs.webkit.org/attachment.cgi?id=208648&action=review) [details]
> Patch

Called unload() method implicitly from QWebViewPrivate::detachCurrentPage() & QGraphicsWebViewPrivate::detachCurrentPage().

So QtWebKit embedder uses QWebView/QGraphicsWebView, deletion of those will trigger unload() without any extra call.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list