[Webkit-unassigned] [Bug 29327] New: FontDescription.h includes RenderStyleConstants.h, which violates layering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 17 00:12:33 PDT 2009


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

           Summary: FontDescription.h includes RenderStyleConstants.h,
                    which violates layering
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: bdakin at apple.com


FontDescription.h includes RenderStyleConstants.h for the FontSmoothing enum,
but that constitutes a layering violation (platform code should not depend on
other engine code). Patch forthcoming.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list