Bug 159607 - Honor the second argument to FontFaceSet.load and FontFaceSet.check
Summary: Honor the second argument to FontFaceSet.load and FontFaceSet.check
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: InRadar
Depends on: 159598
Blocks: 153346
  Show dependency treegraph
 
Reported: 2016-07-09 21:22 PDT by Myles C. Maxfield
Modified: 2016-07-11 16:24 PDT (History)
3 users (show)

See Also:


Attachments
Patch (10.64 KB, patch)
2016-07-09 21:24 PDT, Myles C. Maxfield
zalan: review+
Details | Formatted Diff | Diff
Patch for committing (13.96 KB, patch)
2016-07-11 14:32 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch for committing (14.03 KB, patch)
2016-07-11 14:39 PDT, Myles C. Maxfield
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews101 for mac-yosemite (1010.88 KB, application/zip)
2016-07-11 15:12 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews107 for mac-yosemite-wk2 (791.13 KB, application/zip)
2016-07-11 15:30 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews125 for ios-simulator-wk2 (634.71 KB, application/zip)
2016-07-11 15:36 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2016-07-09 21:22:58 PDT
Honor the second argument to FontFaceSet.load and FontFaceSet.check
Comment 1 Myles C. Maxfield 2016-07-09 21:24:31 PDT
Created attachment 283279 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2016-07-11 13:58:03 PDT
<rdar://problem/27284902>
Comment 3 Myles C. Maxfield 2016-07-11 14:32:56 PDT
Created attachment 283345 [details]
Patch for committing
Comment 4 Myles C. Maxfield 2016-07-11 14:39:09 PDT
Created attachment 283346 [details]
Patch for committing
Comment 5 Build Bot 2016-07-11 15:12:22 PDT
Comment on attachment 283346 [details]
Patch for committing

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

New failing tests:
fast/text/unicode-range-javascript.html
Comment 6 Build Bot 2016-07-11 15:12:25 PDT
Created attachment 283350 [details]
Archive of layout-test-results from ews101 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews101  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 7 Build Bot 2016-07-11 15:30:47 PDT
Comment on attachment 283346 [details]
Patch for committing

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

New failing tests:
fast/text/unicode-range-javascript.html
Comment 8 Build Bot 2016-07-11 15:30:51 PDT
Created attachment 283353 [details]
Archive of layout-test-results from ews107 for mac-yosemite-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews107  Port: mac-yosemite-wk2  Platform: Mac OS X 10.10.5
Comment 9 Build Bot 2016-07-11 15:36:44 PDT
Comment on attachment 283346 [details]
Patch for committing

Attachment 283346 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/1665150

New failing tests:
fast/text/unicode-range-javascript.html
Comment 10 Build Bot 2016-07-11 15:36:47 PDT
Created attachment 283354 [details]
Archive of layout-test-results from ews125 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews125  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.5
Comment 11 Myles C. Maxfield 2016-07-11 16:24:43 PDT
Committed r203092: <http://trac.webkit.org/changeset/203092>