Bug 162780 - Create runtime flag for variation font work
Summary: Create runtime flag for variation font work
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: 162490
  Show dependency treegraph
 
Reported: 2016-09-30 03:14 PDT by Myles C. Maxfield
Modified: 2016-09-30 14:18 PDT (History)
2 users (show)

See Also:


Attachments
Patch (7.99 KB, patch)
2016-09-30 03:16 PDT, Myles C. Maxfield
achristensen: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews107 for mac-yosemite-wk2 (964.29 KB, application/zip)
2016-09-30 08:03 PDT, Build Bot
no flags Details
Patch for committing (8.35 KB, patch)
2016-09-30 12:56 PDT, 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 2016-09-30 03:14:40 PDT
Create runtime flag for variation font work
Comment 1 Myles C. Maxfield 2016-09-30 03:16:03 PDT
Created attachment 290315 [details]
Patch
Comment 2 Alex Christensen 2016-09-30 07:33:23 PDT
Comment on attachment 290315 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=290315&action=review

> Source/WebKit2/Shared/WebPreferencesDefinitions.h:-285
> -// - They should be alphabetically ordered by the human readable text.

I think we should reorder existing preferences instead of removing this.
Comment 3 Build Bot 2016-09-30 08:03:18 PDT
Comment on attachment 290315 [details]
Patch

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

New failing tests:
fast/images/pixel-crack-image-background-webkit-transform-scale.html
Comment 4 Build Bot 2016-09-30 08:03:20 PDT
Created attachment 290331 [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 5 Myles C. Maxfield 2016-09-30 12:56:49 PDT
Created attachment 290368 [details]
Patch for committing
Comment 6 Myles C. Maxfield 2016-09-30 14:18:32 PDT
Committed r206665: <http://trac.webkit.org/changeset/206665>