[Webkit-unassigned] [Bug 113849] [Cairo][SVG] marker-mid isn't shown on a joint of rectilinearly connected line-to path segments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 31 06:38:06 PDT 2019


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

--- Comment #21 from Fujii Hironori <Hironori.Fujii at sony.com> ---
(In reply to Carlos Garcia Campos from comment #19)
> Hey Fujii, I also started to look at this when you added me to the CC.

Thank you for feedback, KaL!

> I think this could be a lot cleaner if all the logig is moved to CairoPath
> instead.

I'm also thinking about the same idea. It's like a pimpl idiom.
However, I'm hesitating to take the approach because
1. I need to a lot of logic from PathCairo.cpp to CairoPath.
2. I'm not confident the pimpl idiom is needed in this case

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190731/bc3d1b66/attachment.html>


More information about the webkit-unassigned mailing list