[Webkit-unassigned] [Bug 26983] tst_qwebpage segfaults
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 14 09:39:46 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=26983
Zack Rusin <zack at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32717|review? |review+
Flag| |
--- Comment #12 from Zack Rusin <zack at kde.org> 2009-07-14 09:39:45 PDT ---
(From update of attachment 32717)
Personally I'd prefer this in IntSizeQt.cpp but the issue is that it's
impossible to detect whether it's QSize() or QSize(-1, -1). We'd like to
convert the first one to QSize(0, 0) but not the latter (because it will mess
up conversions after doing any kind of subtraction of IntSizes). So I think
this will do for now.
--
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