[Webkit-unassigned] [Bug 156689] New: Creating a large number of WebGL contexts should recycle older contexts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 18 02:13:34 PDT 2016


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

            Bug ID: 156689
           Summary: Creating a large number of WebGL contexts should
                    recycle older contexts
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebGL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at webkit.org
                CC: dino at apple.com

We currently stop creating WebGL contexts once a maximum of 64 WebGL contexts have been created on a page. Other browsers have a limit of 16 concurrent active WebGL contexts and they lose older contexts when the developer creates a new context, logging a warning to the console. We should follow a similar approach.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160418/5af05e11/attachment.html>


More information about the webkit-unassigned mailing list