[Webkit-unassigned] [Bug 235531] New: Sort IDL extended attributes alphabetically

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 24 11:27:20 PST 2022


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

            Bug ID: 235531
           Summary: Sort IDL extended attributes alphabetically
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebXR
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gsnedders at apple.com

Created attachment 449835

  --> https://bugs.webkit.org/attachment.cgi?id=449835&action=review

Everywhere where EnabledBySetting comes before Conditional

Per Darin in comment #2 on Bug 235527:

> Comment on attachment 449829 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=449829&action=review
> 
> > Source/WebCore/Modules/webxr/XRFrameRequestCallback.idl:31
> > +    EnabledBySetting=WebXREnabled,
> >      Conditional=WEBXR
> 
> Normally we like to keep these alphabetical.

The existing IDL should be fixed to adhere to this; this is almost entirely in WebXR & related testing IDL.

-- 
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/20220124/f109826e/attachment.htm>


More information about the webkit-unassigned mailing list