[Webkit-unassigned] [Bug 147100] New: [Freetype] Many functions are improperly available at global scope

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 19 19:12:06 PDT 2015


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

            Bug ID: 147100
           Summary: [Freetype] Many functions are improperly available at
                    global scope
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com

I notice many free functions in Source/WebCore/platform/graphics/freetype are declared in no header, yet not marked static when defined, and not defined in an unnamed namespace. They should be declared static.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150720/9df31349/attachment.html>


More information about the webkit-unassigned mailing list