WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
141038
Remove support for screen font substitution
https://bugs.webkit.org/show_bug.cgi?id=141038
Summary
Remove support for screen font substitution
Sam Weinig
Reported
2015-01-29 09:30:25 PST
Remove support for screen font substitution
Attachments
Patch
(59.08 KB, patch)
2015-01-29 09:53 PST
,
Sam Weinig
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from ews105 for mac-mavericks-wk2
(725.43 KB, application/zip)
2015-01-29 10:43 PST
,
Build Bot
no flags
Details
Archive of layout-test-results from ews103 for mac-mavericks
(588.25 KB, application/zip)
2015-01-29 10:58 PST
,
Build Bot
no flags
Details
Patch
(61.42 KB, patch)
2015-01-29 14:09 PST
,
Sam Weinig
thorton
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2015-01-29 09:53:25 PST
Created
attachment 245628
[details]
Patch
Build Bot
Comment 2
2015-01-29 10:43:11 PST
Comment on
attachment 245628
[details]
Patch
Attachment 245628
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.appspot.com/results/5841498809565184
New failing tests: fast/text/international/hindi-spacing.html
Build Bot
Comment 3
2015-01-29 10:43:14 PST
Created
attachment 245630
[details]
Archive of layout-test-results from ews105 for mac-mavericks-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews105 Port: mac-mavericks-wk2 Platform: Mac OS X 10.9.5
Build Bot
Comment 4
2015-01-29 10:58:21 PST
Comment on
attachment 245628
[details]
Patch
Attachment 245628
[details]
did not pass mac-ews (mac): Output:
http://webkit-queues.appspot.com/results/5561114754547712
New failing tests: fast/text/international/hindi-spacing.html
Build Bot
Comment 5
2015-01-29 10:58:24 PST
Created
attachment 245633
[details]
Archive of layout-test-results from ews103 for mac-mavericks The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews103 Port: mac-mavericks Platform: Mac OS X 10.9.5
Sam Weinig
Comment 6
2015-01-29 14:09:18 PST
Created
attachment 245647
[details]
Patch
Tim Horton
Comment 7
2015-01-29 14:16:46 PST
Comment on
attachment 245647
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=245647&action=review
> Source/WebCore/platform/graphics/mac/SimpleFontDataMac.mm:290 > + scaledFontData.setNSFont([scaledFontData.nsFont() printerFont]);
Is this still needed? Which direction does it reset in?
Sam Weinig
Comment 8
2015-01-29 14:40:14 PST
Committed
r179368
: <
http://trac.webkit.org/changeset/179368
>
Tim Horton
Comment 9
2015-01-29 14:58:43 PST
Build fix in
http://trac.webkit.org/changeset/179370
Csaba Osztrogonác
Comment 10
2015-01-29 15:55:57 PST
The Windows build is still broken: 1>..\platform\graphics\win\UniscribeController.cpp(316): error C2039: 'isPrinterFont' : is not a member of 'WebCore::FontCascade' C:\cygwin\home\buildbot\slave\win-release\build\Source\WebCore\platform\graphics\FontCascade.h(109) : see declaration of 'WebCore::FontCascade'
Alexey Proskuryakov
Comment 11
2015-01-29 16:26:51 PST
Also, several tests and iOS build are still broken.
https://build.webkit.org/results/Apple%20Yosemite%20Release%20WK2%20(Tests)/r179372%20(2409)/results.html
https://webkit-queues.appspot.com/results/5149855261392896
Will roll out.
Brent Fulgham
Comment 12
2015-01-29 16:45:33 PST
Windows build fix in
r179381
<
https://trac.webkit.org/changeset/179381
> and
r179383
<
https://trac.webkit.org/changeset/179383
>
Chris Dumez
Comment 13
2015-01-29 22:24:25 PST
The following test is still failing on the bots after this change: fast/text/international/hindi-spacing.html See:
https://build.webkit
. org/results/Apple%20Mavericks%20Release%20WK1%20(Tests)/r179368%20(11726)/results.html
Chris Dumez
Comment 14
2015-01-29 22:28:50 PST
(In reply to
comment #13
)
> The following test is still failing on the bots after this change: > fast/text/international/hindi-spacing.html > > See: >
https://build.webkit
. > org/results/Apple%20Mavericks%20Release%20WK1%20(Tests)/r179368%20(11726)/ > results.html
Actually, it looks like Sam rebaselined it in
https://trac.webkit.org/changeset/179385
. However, it seems fast/forms/select-visual-hebrew.html started failing after that rebaseline:
https://build.webkit.org/results/Apple%20Mavericks%20Release%20WK1%20(Tests)/r179392%20(11741)/results.html
Chris Dumez
Comment 15
2015-01-29 22:45:10 PST
(In reply to
comment #14
)
> (In reply to
comment #13
) > > The following test is still failing on the bots after this change: > > fast/text/international/hindi-spacing.html > > > > See: > >
https://build.webkit
. > > org/results/Apple%20Mavericks%20Release%20WK1%20(Tests)/r179368%20(11726)/ > > results.html > > Actually, it looks like Sam rebaselined it in >
https://trac.webkit.org/changeset/179385
. However, it seems > fast/forms/select-visual-hebrew.html started failing after that rebaseline: >
https://build.webkit.org/results/Apple%20Mavericks%20Release%20WK1%20(Tests)/
>
r179392
%20(11741)/results.html
I have just rebaselined it for mavericks in <
http://trac.webkit.org/changeset/179394
>.
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