[Webkit-unassigned] [Bug 104360] Coordinated Graphics: Separate LayerTreeCoordinator into LayerTreeCoordinator and CompositingCoordinator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 13 06:17:49 PDT 2013


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





--- Comment #22 from Gwang Yoon Hwang <ryumiel at company100.net>  2013-03-13 06:20:13 PST ---
Now we can have unified messages after this bug, https://bugs.webkit.org/show_bug.cgi?id=111919, I think we can go forward with this bug.

So, I updated CompositingCoordinator / CoordinatedLayerTreeHost pair.

Changes are:

1. Now CompositingCoordinator manages the "resources" for CoordinatedGraphics. Such as layers, updateAtlases, and coordinated surfaces.

2. CoordinatedLayerTreeHost, which inherits CompositingCoordinator, implements scheduling.


I think it becomes much cleaner, but I need your opinion.

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