[Webkit-unassigned] [Bug 232988] New: IOSurface memory attribution is hard to use in constructors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 11 02:23:59 PST 2021


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

            Bug ID: 232988
           Summary: IOSurface memory attribution is hard to use in
                    constructors
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kkinnunen at apple.com
                CC: kkinnunen at apple.com

IOSurface memory attribution is hard to use in constructors because currently the feature is implemented always in ifdefs.
Constructor taking a memory attribution token would need to be duplicated once for Cocoa and once for no-cocoa (no ifdefs).

The concept probably is useful cross-platform, so maybe it could be first-class WebKit code.

-- 
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/20211111/a0e87ff2/attachment-0001.htm>


More information about the webkit-unassigned mailing list