Bug 168682 - [Cocoa] Remove Yosemite-specific font lookup code
Summary: [Cocoa] Remove Yosemite-specific font lookup code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-21 15:31 PST by Myles C. Maxfield
Modified: 2017-02-22 22:13 PST (History)
11 users (show)

See Also:


Attachments
Patch (15.79 KB, patch)
2017-02-21 15:33 PST, Myles C. Maxfield
zalan: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews106 for mac-elcapitan-wk2 (1.02 MB, application/zip)
2017-02-21 16:58 PST, Build Bot
no flags Details
Archive of layout-test-results from ews112 for mac-elcapitan (1.73 MB, application/zip)
2017-02-21 17:04 PST, Build Bot
no flags Details
Archive of layout-test-results from ews102 for mac-elcapitan (1.68 MB, application/zip)
2017-02-22 05:47 PST, Build Bot
no flags Details
Testing EWS (1.08 KB, patch)
2017-02-22 16:20 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (26.33 KB, patch)
2017-02-22 16:46 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch for committing (25.73 KB, patch)
2017-02-22 18:33 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2017-02-21 15:31:18 PST
[Cocoa] Remove Yosemite-specific font lookup code
Comment 1 Myles C. Maxfield 2017-02-21 15:33:09 PST
Created attachment 302321 [details]
Patch
Comment 2 Build Bot 2017-02-21 16:58:23 PST
Comment on attachment 302321 [details]
Patch

Attachment 302321 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/3168827

New failing tests:
fast/text/font-weights.html
fast/text/font-weights-zh.html
Comment 3 Build Bot 2017-02-21 16:58:27 PST
Created attachment 302342 [details]
Archive of layout-test-results from ews106 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews106  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 4 Build Bot 2017-02-21 17:04:35 PST
Comment on attachment 302321 [details]
Patch

Attachment 302321 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/3168842

New failing tests:
fast/text/font-weights.html
fast/text/font-weights-zh.html
Comment 5 Build Bot 2017-02-21 17:04:40 PST
Created attachment 302343 [details]
Archive of layout-test-results from ews112 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews112  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 6 Build Bot 2017-02-22 05:47:08 PST
Comment on attachment 302321 [details]
Patch

Attachment 302321 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/3172260

New failing tests:
fast/text/font-weights.html
fast/text/font-weights-zh.html
Comment 7 Build Bot 2017-02-22 05:47:12 PST
Created attachment 302391 [details]
Archive of layout-test-results from ews102 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 8 Myles C. Maxfield 2017-02-22 16:20:31 PST
Created attachment 302460 [details]
Testing EWS
Comment 9 Myles C. Maxfield 2017-02-22 16:46:00 PST
Created attachment 302465 [details]
Patch
Comment 10 Myles C. Maxfield 2017-02-22 18:33:38 PST
Created attachment 302476 [details]
Patch for committing
Comment 11 Myles C. Maxfield 2017-02-22 22:13:00 PST
Committed r212876: <http://trac.webkit.org/changeset/212876>