[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:35:48 PDT 2011


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





--- Comment #5 from Alok Priyadarshi <alokp at chromium.org>  2011-07-26 13:35:49 PST ---
(In reply to comment #4)
> (From update of attachment 102042 [details])
> I'm afraid this won't handle the case where a document is moved from one Page to another, since in that case nothing changes on the element level.
> 

I believe this case could be handled by simply re-parenting the shared GraphicsContext3D. Al recently added support for re-parenting off-screen contexts. But it may not be exposed to WebKit yet.

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