[Webkit-unassigned] [Bug 195167] [CoordinatedGraphics] Unify DrawingArea classes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 1 05:48:06 PST 2019


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

--- Comment #20 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Comment on attachment 363323
  --> https://bugs.webkit.org/attachment.cgi?id=363323
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=363323&action=review

> Source/WebKit/PlatformWin.cmake:117
> +    "${WEBKIT_DIR}/UIProcess/CoordinatedGraphics"

I hope WinCairo port will switch to CoordinatedGraphics to reduce the maintenance cost.
However, I'm not satisfied with the current CoordinatedGraphics quality, for example in <https://webkit.org/blog-files/3d-transforms/morphing-cubes.html>.

If this directory is add to the include path, WinCairo port can't have other LayerTreeHost.h to have different implementations temporarily until CoordinatedGraphics issue will be addressed.

FWIW, I heard AppleWin port will switch to WK2. In that case, it will happen to resurrect DrawingAreaImpl again.

-- 
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/20190301/42e615be/attachment.html>


More information about the webkit-unassigned mailing list