[Webkit-unassigned] [Bug 175481] New: WebGPURenderingContext.idl contains non-spec compliant syntax

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 11 08:49:54 PDT 2017


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

            Bug ID: 175481
           Summary: WebGPURenderingContext.idl contains non-spec compliant
                    syntax
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: michaelcheung at google.com
                CC: ajuma at chromium.org

The file found at WebCore/html/canvas/WebGPURenderingContext.idl uses the type "int" which is not part of the WebIDL Specifications (https://heycam.github.io/webidl/#idl-types). I noticed that this type is also only used in this IDL file. Perhaps the author meant "long"?

T

-- 
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/20170811/68e7ce57/attachment.html>


More information about the webkit-unassigned mailing list