[Webkit-unassigned] [Bug 214540] New: Use forward template declarations for ColorComponents instead of including ColorComponents.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 19 19:23:35 PDT 2020


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

            Bug ID: 214540
           Summary: Use forward template declarations for ColorComponents
                    instead of including ColorComponents.h
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

Use forward template declarations for ColorComponents instead of including ColorComponents.h

r264289 isn't a right fix.

(In reply to Darin Adler from bug #214204 comment #20)
> I’m not sure moving the include to the header was the best fix. We might
> have been able to just forward declare in the header and include only in the
> files that were using that template.

-- 
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/20200720/79579f47/attachment.htm>


More information about the webkit-unassigned mailing list