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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 1 13:44:52 PDT 2012


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





--- Comment #4 from Levi Weintraub <leviw at chromium.org>  2012-05-01 13:44:52 PST ---
(In reply to comment #3)
> Of which developers do you speak?  WebKit devs (in which case, ASSERT is great).  Or Web Devs? (in which case a console message would be much more appropriate.)

You're right, I should have been more clear. I mean for WebKit Devs. Debug binaries can be pretty iffy for Web Devs.

A console message wouldn't be out of the question, you're right, but for performance reasons I don't think we should. In Debug builds, we check the conditions of the assert for all sorts of arithmetic operations and assignments. I don't think we'd want to ship that!

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