WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
147100
[Freetype] Many functions are improperly available at global scope
https://bugs.webkit.org/show_bug.cgi?id=147100
Summary
[Freetype] Many functions are improperly available at global scope
Michael Catanzaro
Reported
2015-07-19 19:12:06 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug