[Webkit-unassigned] [Bug 29185] [Qt] QWebGraphicsItem should check for null QWebPage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 11 12:02:15 PDT 2009


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


Kenneth Rohde Christiansen <kenneth.christiansen at openbossa.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kenneth.christiansen at openbo
                   |                            |ssa.org




--- Comment #5 from Kenneth Rohde Christiansen <kenneth.christiansen at openbossa.org>  2009-09-11 12:02:15 PDT ---
but then again I guess setGeometry etc should also create a page, so that I can
do

->setGeometry(...)
->load(...)

and it will actually respect the geometry.


> I agree with the comment as far as it concerns functions that should silently
> return when the page is null. But most of them should just create a default
> page when they are called. That's also how QWebView works and I believe that
> QWebGraphicsItem should be symmetrical to that. Otherwise, you would never be
> able to load an url because the page would always be null.

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