[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:32:40 PDT 2011


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





--- Comment #4 from James Robinson <jamesr at chromium.org>  2011-07-26 13:32:40 PST ---
(From update of attachment 102042)
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.

The only way I can think of to deal with this is to change the shared GraphicsContext3D to be per-process instead of per-Page.

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