[Webkit-unassigned] [Bug 232557] New: WebIDL: const in namespace is not supported

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 1 00:53:50 PDT 2021


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

            Bug ID: 232557
           Summary: WebIDL: const in namespace is not supported
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Bindings
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mmaxfield at apple.com
                CC: cdumez at apple.com

namespace GPUMapMode {
    const GPUFlagsConstant READ  = 0x0001;
    const GPUFlagsConstant WRITE = 0x0002;
};

-- 
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/20211101/84f5352c/attachment.htm>


More information about the webkit-unassigned mailing list