[Webkit-unassigned] [Bug 254873] New: Prevent mixing of generate and generateThreadSafe at compile time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 1 20:15:41 PDT 2023


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

            Bug ID: 254873
           Summary: Prevent mixing of generate and generateThreadSafe at
                    compile time
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mattwoodrow at apple.com

generate and generateThreadSafe use separate counters, so mixing usage will results in collisions.

We can make this a template parameter instead, and prevent mixing at compile time.

-- 
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/20230402/337a0ec1/attachment.htm>


More information about the webkit-unassigned mailing list