WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
118109
[Mac] Add Mavericks system font to Test systems
https://bugs.webkit.org/show_bug.cgi?id=118109
Summary
[Mac] Add Mavericks system font to Test systems
Dean Jackson
Reported
2013-06-26 18:15:46 PDT
OS X Mavericks uses a different font for system controls. We need to make sure our test systems know about it otherwise they'll use a fallback font. Unfortunately the fonts are hidden, so we'll have to add them directly rather than find them in the list of available fonts. <
rdar://problem/13529880
>
Attachments
Patch
(4.14 KB, patch)
2013-06-26 18:19 PDT
,
Dean Jackson
simon.fraser
: review+
buildbot
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dean Jackson
Comment 1
2013-06-26 18:19:42 PDT
Created
attachment 205552
[details]
Patch
Build Bot
Comment 2
2013-06-26 18:40:32 PDT
Comment on
attachment 205552
[details]
Patch
Attachment 205552
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.appspot.com/results/944242
Build Bot
Comment 3
2013-06-26 19:01:40 PDT
Comment on
attachment 205552
[details]
Patch
Attachment 205552
[details]
did not pass mac-ews (mac): Output:
http://webkit-queues.appspot.com/results/977466
Jessie Berlin
Comment 4
2013-06-27 11:54:22 PDT
/Volumes/Data/EWS/WebKit/WebKitBuild/WebKitTestRunner.build/Release/WebKitTestRunnerInjectedBundle.build/Objects-normal/x86_64/ActivateFonts.o /Volumes/Data/EWS/WebKit/Tools/WebKitTestRunner/InjectedBundle/mac/ActivateFonts.mm:164:12: error: use of undeclared identifier 'fontFamiliySet'; did you mean 'fontFamilySet'? return fontFamiliySet; ^~~~~~~~~~~~~~ fontFamilySet /Volumes/Data/EWS/WebKit/Tools/WebKitTestRunner/InjectedBundle/mac/ActivateFonts.mm:45:19: note: 'fontFamilySet' declared here static NSSet *fontFamilySet = [[NSSet setWithObjects: ^ 1 error generated. Please fix before committing :)
Dean Jackson
Comment 5
2013-06-27 18:03:00 PDT
Committed
r152144
: <
http://trac.webkit.org/changeset/152144
>
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