[Webkit-unassigned] [Bug 41301] Drawing border-radius from path sometimes fails to round outer border in the double style when it should

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 28 09:31:38 PST 2010


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





--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com>  2010-11-28 09:31:38 PST ---
(In reply to comment #4)
> Super. I'll take a crack at it, then. I'm assuming there is documentation somewhere about gathering performance data.

Not really, unfortunately, but once there's a patch here we can run it through some tests.

> I should be able to gather a large number of cases where the current implementation falls short. Should I add them all here or open a new bug with them all collected? 

That depends on whether they are distinct issues that will be fixed by different parts of the patch. One way to keep the patch size down may be to first land some changes that are behaviorally compatible with the current code, then make bugs and patches to fix the remaining issues, if that's possible.

Otherwise, one test case per unique issue is good once all is done.

> Splitting the patch up might be tricky, since it's a ground-up rebuild, but I'll keep that in mind as I port the code.

Understood.

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