[Webkit-unassigned] [Bug 85303] Tests overflow LayoutUnits in rendering code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 1 13:21:00 PDT 2012


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





--- Comment #2 from Levi Weintraub <leviw at chromium.org>  2012-05-01 13:21:00 PST ---
(In reply to comment #1)
> I would say that we should just skip these tests unless their rendering errors are easy to fix.
> 
> It seems like we do want to test our overflow behavior however.  We'll probably need to replace these ASSERTs with some other behavior, no?  What do we do on pages like these in the wild?

I agree on debug builds that it makes sense to skip (I filed this bug to place in test_expectations.txt). On release, it seems worthy to continue checking for crashes.

It seems handy to make developers aware of overflows (this is how we discovered the bad behavior in bug 68744), but perhaps asserting is too strong a signal?

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