[Webkit-unassigned] [Bug 232636] New: [MSVC] Remove unused friend class in filter code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 2 13:29:52 PDT 2021


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

            Bug ID: 232636
           Summary: [MSVC] Remove unused friend class in filter code
           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: don.olmstead at sony.com

In a non-unified build after r284857 which removed WTF:: prefixes causes an error with MSVC. It thinks there's a WebCore::ParallelJobs due to the friend class declaration in some filter classes. Remove them.

-- 
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/20211102/5bc7c885/attachment.htm>


More information about the webkit-unassigned mailing list