[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
Wed Jul 27 14:19:51 PDT 2011


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


James Robinson <jamesr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #102173|review?                     |review-
               Flag|                            |




--- Comment #24 from James Robinson <jamesr at chromium.org>  2011-07-27 14:19:50 PST ---
(From update of attachment 102173)
Yeah, the webgl case is another interesting situation.

I really think that doing this at the DOM level will not work and it's a bad intermediate state to go through.  There are many cases where this will fall over in ways that are completely inexplicable to the author.  I really think that to get this right you'll need to fix it at the sharedGraphicsContext3D level and make resource sharing Do The Right Thing under the scenes.

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