[Webkit-unassigned] [Bug 86504] [Chromium] Expose WebView to graphics context creation.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 12:41:34 PDT 2012


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





--- Comment #7 from James Robinson <jamesr at chromium.org>  2012-05-15 12:40:38 PST ---
(In reply to comment #4)
> (In reply to comment #3)
> > What is this for?
> 
> Making shared contexts (WebGL) work in browser plugin guests: see chromium side patch as well if you're interested:
> 
> https://chromiumcodereview.appspot.com/10386145

I can't tell what that patch is trying to do.

Fundamentally this seems broken - offscreen contexts are not associated with any particular WebView.  If this is about forwarding all contexts within a given renderer, then that's something you need to handle yourself externally to WebKit.

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