[Webkit-unassigned] [Bug 26983] tst_qwebpage segfaults

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 14 06:11:39 PDT 2009


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


Adam Treat <treat at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |treat at kde.org




--- Comment #5 from Adam Treat <treat at kde.org>  2009-07-14 06:11:38 PDT ---
This behavior was modified in:

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

Before this change, setFixedLayoutSize did not explicitly cause a layout.

As for why this is hitting the Qt port and not others?  Guessing: we're
probably doing something different in our test case that causes a
'needsLayout.'  Not sure what.  However, I think for robustness this should be
fixed as Robert's analysis looks correct.  It is a happy coincidence that other
ports aren't running into this.

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