[Webkit-unassigned] [Bug 126570] REGRESSION(r161381): [GTK] Rendering is broken in GTK after r161381

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 7 09:32:32 PST 2014


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


Andrei Bucur <abucur at adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abucur at adobe.com




--- Comment #3 from Andrei Bucur <abucur at adobe.com>  2014-01-07 09:30:16 PST ---
This may not be related, but while working on the CSS Regions visual overflow patch we noticed the cairo based GraphicsContext was not able to clip using the infiniteRect(). It seems to cause an integer overflow in cairo and it clips using a completely wrong rectangle.

It's probably a good idea to make infiniteRect platform specific, based on the limitations of the underlying graphics library.

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