[Webkit-unassigned] [Bug 65202] Support moving GPU accelerated canvas to a new document (popup window)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 26 13:54:15 PDT 2011


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





--- Comment #8 from James Robinson <jamesr at chromium.org>  2011-07-26 13:54:15 PST ---
There can be multiple documents in the same compositor context, though.

one render process :: 1-many PageGroups
1 PageGroup :: 1-many Page
1 Page :: 1 WebViewImpl :: 1 LayerRendererChromium :: 1 Compositor context
1 Page :: 1 FrameTree
1 FrameTree :: 1-many Document
1 Document :: 1-many elements

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