[Webkit-unassigned] [Bug 242457] New: The `CSSPropertyNames.cpp` file is code-generated with non-deterministic contents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 7 10:22:41 PDT 2022


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

            Bug ID: 242457
           Summary: The `CSSPropertyNames.cpp` file is code-generated with
                    non-deterministic contents
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: akyrtzi at gmail.com

Every time `Source/WebCore/css/makeprop.pl` runs it generates different contents for `CSSPropertyNames.gprof` (and subsequently for `CSSPropertyNames.cpp`).
The switch-case statements for the properties are written out in a non-deterministic order.

-- 
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/20220707/f56aea35/attachment.htm>


More information about the webkit-unassigned mailing list