[Webkit-unassigned] [Bug 29691] GraphicsContext::clipOut* functions do not behave as expected when no clipping is enabled before the call. Shadows render erroneously sometimes.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 25 09:04:07 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29691
Dirk Schulze <krit at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ariya.hidayat at trolltech.com
| |, krit at webkit.org
--- Comment #3 from Dirk Schulze <krit at webkit.org> 2009-09-25 09:04:07 PDT ---
I'm not a reviewer but you forgot to delete QRectF clipBounds =
p->clipPath().boundingRect(); in GC::clipOut().
I don't know what to do if p doesn't have clipping. Maybe torarne or ariya are
the right person to review the patch.
--
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