Bug 142470 - svg/custom/svg-fonts-without-missing-glyph.xhtml fails after fonts/font-fallback-prefers-pictographs.html
Summary: svg/custom/svg-fonts-without-missing-glyph.xhtml fails after fonts/font-fallb...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-08 18:40 PDT by Myles C. Maxfield
Modified: 2015-03-09 15:10 PDT (History)
5 users (show)

See Also:


Attachments
Narrow patch (4.33 KB, patch)
2015-03-08 21:58 PDT, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (5.61 KB, patch)
2015-03-09 14:00 PDT, Myles C. Maxfield
andersca: review+
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 2015-03-08 18:40:47 PDT
Yosemite debug wk1
Comment 1 Myles C. Maxfield 2015-03-08 21:17:38 PDT
Looks like window.internals.settings.setFontFallbackPrefersPictographs doesn't get reset after each test.
Comment 2 Myles C. Maxfield 2015-03-08 21:58:00 PDT
Created attachment 248230 [details]
Narrow patch
Comment 3 Myles C. Maxfield 2015-03-09 14:00:40 PDT
Created attachment 248272 [details]
Patch
Comment 4 Anders Carlsson 2015-03-09 14:16:50 PDT
Comment on attachment 248272 [details]
Patch

Please fix the builds before landing.
Comment 5 Myles C. Maxfield 2015-03-09 15:10:01 PDT
Committed r181285: <http://trac.webkit.org/changeset/181285>