[Webkit-unassigned] [Bug 29803] [Qt] QWebHistory and QWebPage autotests crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 30 07:34:12 PDT 2009


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





--- Comment #12 from jedrzej.nowacki at nokia.com  2009-09-30 07:34:12 PDT ---
(In reply to comment #11)
> > I think we should remove the creation from the QWebPage destructor and add just
> > that one single if in the Page destructor.
> 
> I don't like this idea. It seems to be only partial solution which could bit as
> later. 
> 
> I will prepare prototype of WebCore::Page with checking for mainFrame - just
> crash blockers. We will see how it looks like :-)

No, that was bad idea too. There is problem, when actually create frame? When
it is needed and when it is only a strange function call? There is no function
called creatMainFrame in public API. So developer can't actually create the
frame manually. 

Aghr, it looks like design issue. It is a bit similar to our discussion about
QWebInspector...

Ok, I'll prepare patch only for ~Page...

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