[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:52:38 PDT 2012


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


Fady Samuel <fsamuel at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |
                 CC|                            |kbr at google.com,
                   |                            |rjkroege at chromium.org




--- Comment #10 from Fady Samuel <fsamuel at chromium.org>  2012-05-15 12:51:37 PST ---
(In reply to comment #7)
> (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.

Reopened. Added kbr: We discussed this a little while ago. Different WebViews share resources with different embedders for offscreen contexts. This patch kind of works. I'm sure we're missing something fundamental. Ken, could you please fill in a little of the details? Thanks

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