[Webkit-unassigned] [Bug 204520] New: Make CSSValuePool constructable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 22 08:39:15 PST 2019


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

            Bug ID: 204520
           Summary: Make CSSValuePool constructable
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clord at igalia.com
            Blocks: 182686

Currently CSSValuePool is only ever created once and never destroyed, so it's organised in a way that it can only ever be constructed in that way. It will be useful for OffscreenCanvas to be able to make a ValuePool in a worker, so it needs to be constructable.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=182686
[Bug 182686] Basic OffscreenCanvas functionality
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191122/49e9261f/attachment-0001.htm>


More information about the webkit-unassigned mailing list