[Webkit-unassigned] [Bug 81509] [Qt] fast/table/max-width-integer-overflow.html differs on 32- and 64-bit systems

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 19 23:42:12 PDT 2012


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





--- Comment #5 from Csaba Osztrogonac <ossy at webkit.org>  2012-03-19 23:42:12 PST ---
(In reply to comment #1)
> The expected.txt in r111156 works fine on 32-bit systems.
> But on 64-bit systems some modifications should be made to work well:

Before r111156, it passed on 32 bit and 64 bit too. After r111156, it passes 
on 32 bit, but fails on 64 bit. If we do the same change on Qt as you did
on Mac by r111156, it will make the test pass on 64 bit, and fail on 32 bit.

> diff --git a/LayoutTests/platform/qt/fast/table/max-width-integer-overflow-expected.txt b/LayoutTests/platform/qt/fast/table/max-width-integer-overflow-expected.txt

--- : correct expected result on 32 bit always, and on 64 bit before r111156
+++ : correct expected result on 64 bit after r111156

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