<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>240268</bug_id>
          
          <creation_ts>2022-05-09 21:11:19 -0700</creation_ts>
          <short_desc>[Cocoa] fast/text/international/generic-font-family-language-traditional.html is failing due to language minimization</short_desc>
          <delta_ts>2022-07-11 18:55:03 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Text</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Chris Dumez">cdumez</reporter>
          <assigned_to name="Myles C. Maxfield">mmaxfield</assigned_to>
          <cc>ap</cc>
    
    <cc>mmaxfield</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1867831</commentid>
    <comment_count>0</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2022-05-09 21:11:19 -0700</bug_when>
    <thetext>fast/text/international/generic-font-family-language-traditional.html is failing due to language minimization.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1869568</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-05-16 21:12:13 -0700</bug_when>
    <thetext>&lt;rdar://problem/93394618&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870893</commentid>
    <comment_count>2</comment_count>
    <who name="Myles C. Maxfield">mmaxfield</who>
    <bug_when>2022-05-20 18:58:05 -0700</bug_when>
    <thetext>cachedUserPrefersSimplified() should probably say

static bool cached = computeUserPrefersSimplified();

instead of

static bool cached = false;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870895</commentid>
    <comment_count>3</comment_count>
    <who name="Myles C. Maxfield">mmaxfield</who>
    <bug_when>2022-05-20 19:12:26 -0700</bug_when>
    <thetext>This is kind of interesting. We&apos;re saying the language list [&quot;en&quot;, &quot;zh-tw&quot;] gets minimized to [&quot;en&quot;], which then removes the signal about whether we should render simplified or traditional Chinese.

On one hand, this is kind of good, because the whole point of minimization is to make different browser configurations in the same bucket as identical. On the other hand, it means a user with these language preferences won&apos;t get the rendering they expect.

I could change the test to just use the language list [&quot;zh-tw&quot;] and I think it would still test the thing it&apos;s trying to test, so I guess that&apos;s probably the path forward.

🤔</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870899</commentid>
    <comment_count>4</comment_count>
    <who name="Myles C. Maxfield">mmaxfield</who>
    <bug_when>2022-05-20 19:14:43 -0700</bug_when>
    <thetext>*** Bug 240751 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870902</commentid>
    <comment_count>5</comment_count>
    <who name="Myles C. Maxfield">mmaxfield</who>
    <bug_when>2022-05-20 19:17:06 -0700</bug_when>
    <thetext>*** Bug 240751 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1882317</commentid>
    <comment_count>6</comment_count>
    <who name="Myles C. Maxfield">mmaxfield</who>
    <bug_when>2022-07-11 18:55:03 -0700</bug_when>
    <thetext>Landed in https://commits.webkit.org/250878@main.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>