[Webkit-unassigned] [Bug 76527] Mask deformations when masked content is rotated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 13:08:02 PST 2012


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





--- Comment #5 from Nikolas Zimmermann <zimmermann at kde.org>  2012-01-26 13:08:02 PST ---
(From update of attachment 124002)
View in context: https://bugs.webkit.org/attachment.cgi?id=124002&action=review

> Source/WebCore/ChangeLog:24
> +        Track the target rect used when creating the mask/clip image buffer, and re-generate the data
> +        on changes.

This seems like the wrong approach - we expect the resources to be invalidated, if they need to be updated. They shouldn't trigger invalidations on their own!
I'll look through the testcase, and see why it doesn't work atm.

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