[Webkit-unassigned] [Bug 42228] SVG masks are in the wrong colour space in all non-CG platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 13 22:12:36 PDT 2010


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





--- Comment #10 from Alex Nicolaou <anicolao at chromium.org>  2010-07-13 22:12:36 PST ---
Hmm, at some intermediate stage today that check in the colour conversion was necessary to avoid a divide-by-zero because a packed colour with an alpha channel of 0 was reaching that point and causing problems. But I should have separated it out into another fix in the first place, sorry about that. Most annoyingly, the problem no longer occurs so I have just dropped the skia change from the patch.

On the plus side, this patch is now the straightforward change it was meant to be, please take another look.

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