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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 11 02:48:27 PST 2013


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





--- Comment #17 from Gwang Yoon Hwang <ryumiel at company100.net>  2013-01-11 02:50:16 PST ---
(In reply to comment #15)
> I'd rather have these as operations; e.g.
> CompositingOperations::RemoveTileForLayer::create(CoordinatedLayerID, uint32_t)
> with a deepCopy function for threading.
> 
> and then 
> WebCompositingOperations::encode/decode

I modified CoordinatedLayerTreeHost to inherit CompositingCoordinator and made some changes for namings.

But I could not apply your suggestion about CompositingOperations. Could you elaborate your idea on #15?

Thanks in advance.

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