WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
134904
[iOS] [OSX] Don't transcode WOFF on platforms that support it natively
https://bugs.webkit.org/show_bug.cgi?id=134904
Summary
[iOS] [OSX] Don't transcode WOFF on platforms that support it natively
Myles C. Maxfield
Reported
2014-07-14 14:56:32 PDT
[iOS] [OSX] Don't transcode WOFF on platforms that support it natively
Attachments
Patch
(1.80 KB, patch)
2014-07-14 14:57 PDT
,
Myles C. Maxfield
no flags
Details
Formatted Diff
Diff
Patch
(1.85 KB, patch)
2014-07-14 16:50 PDT
,
Myles C. Maxfield
kling
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2014-07-14 14:57:05 PDT
Created
attachment 234881
[details]
Patch
Myles C. Maxfield
Comment 2
2014-07-14 16:47:38 PDT
Comment on
attachment 234881
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=234881&action=review
> Source/WebCore/loader/cache/CachedFont.cpp:102 > +#if (!PLATFORM(MAC) || __MAC_OS_X_VERSION_MIN_REQUIRED <= 1090) && !PLATFORM(IOS)
__IPHONE_OS_VERSION_MIN_REQUIRED
Myles C. Maxfield
Comment 3
2014-07-14 16:50:54 PDT
Created
attachment 234892
[details]
Patch
Andreas Kling
Comment 4
2014-07-14 20:12:12 PDT
Comment on
attachment 234892
[details]
Patch r=me
Myles C. Maxfield
Comment 5
2014-07-22 17:36:01 PDT
http://trac.webkit.org/changeset/171375
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