<?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>276940</bug_id>
          
          <creation_ts>2024-07-23 02:43:13 -0700</creation_ts>
          <short_desc>digits.t-mobile.com - Safari is not a recommended browser</short_desc>
          <delta_ts>2025-10-06 10:57:14 -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>WebKit Misc.</component>
          <version>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>https://digits.t-mobile.com/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>241749</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Karl Dubost">karlcow</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>emilio</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2047739</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Dubost">karlcow</who>
    <bug_when>2024-07-23 02:43:13 -0700</bug_when>
    <thetext>This is happening for both Firefox and Safari.

This was reported initially to https://github.com/webcompat/web-bugs/issues/119767
Firefox https://bugzilla.mozilla.org/show_bug.cgi?id=1898952
Safari this issue.

The diagnosis is

```js
t.supportBrowser = function () {
      if (c()) return !0;
      if (r &amp;&amp; !r.mobile) {
        const e = r.brands;
        if (e.length &gt; 0) for (const t of e) if ([&apos;Google Chrome&apos;,
        &apos;Microsoft Edge&apos;].includes(t.brand)) return !0
      }
      return !1
    },
```

which relies on the support for Client Hints.

```
const r = navigator.userAgentData;
```

Firefox created a site intervention Quirk to provide an object for the site. 
https://github.com/mozilla-extensions/webcompat-addon/pull/362/files#diff-edfea982a0178b7a37361cb10b82f2fa16a793a3aaddabe651627aea35e8024d</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2047741</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2024-07-23 02:44:36 -0700</bug_when>
    <thetext>&lt;rdar://problem/132309517&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2137543</commentid>
    <comment_count>2</comment_count>
    <who name="">ccarley2</who>
    <bug_when>2025-08-19 15:20:13 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/49617</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2137626</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-08-19 22:35:28 -0700</bug_when>
    <thetext>Committed 298941@main (a579d4b73ccf): &lt;https://commits.webkit.org/298941@main&gt;

Reviewed commits have been landed. Closing PR #49617 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2148783</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-10-06 10:57:14 -0700</bug_when>
    <thetext>Committed 297297.514@safari-7622-branch (dea318e93536): &lt;https://commits.webkit.org/297297.514@safari-7622-branch&gt;

Reviewed commits have been landed. Closing PR #3752 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>