[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
Sat Aug 10 15:36:55 PDT 2013


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





--- Comment #2 from Allan Sandfeld Jensen <allan.jensen at digia.com>  2013-08-10 15:36:31 PST ---
Since QWebPage is already a wrapper around QWebPageAdaptor why can't you call QWebPageAdaptor::preparetoDestroy() from the qwebpage destructor?

-- 
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