<?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>290372</bug_id>
          
          <creation_ts>2025-03-24 22:17:12 -0700</creation_ts>
          <short_desc>Add Quirks for UA on iPad for tiktok.com</short_desc>
          <delta_ts>2025-04-04 17:01:33 -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>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>https://tiktok.com/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>290953</blocked>
    
    <blocked>291113</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Karl Dubost">karlcow</reporter>
          <assigned_to name="Karl Dubost">karlcow</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2105811</commentid>
    <comment_count>0</comment_count>
    <who name="Karl Dubost">karlcow</who>
    <bug_when>2025-03-24 22:17:12 -0700</bug_when>
    <thetext>Currently The tiktok.com platform has a function which triggers an unecessary warning message for any browsers which are not Chrome. It&apos;s confusing, as the upload is working on Safari. Firefox is getting the same warning message. 

function Ge() {
    return function() {
        var e = navigator.userAgent.toLowerCase().match(/chrome\/(\d+)./);
        if (!e)
            return 0;
        return Number(e[1])
    }() &gt;= 86
}


Steps to reproduce:
1. Navigate to TikTok.com 
2. Sign in
3. Click on your profile
4. In the menu options to the left, select ‘Upload’
5. Page loads to unsupported browser message

(the video upload is working)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2105812</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2025-03-24 22:17:19 -0700</bug_when>
    <thetext>&lt;rdar://problem/147808541&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2105819</commentid>
    <comment_count>2</comment_count>
    <who name="Karl Dubost">karlcow</who>
    <bug_when>2025-03-24 23:20:13 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/42982</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2105914</commentid>
    <comment_count>3</comment_count>
    <who name="Brent Fulgham">bfulgham</who>
    <bug_when>2025-03-25 10:56:38 -0700</bug_when>
    <thetext>This is actually tracked by the following Radar:
&lt;rdar://146977044&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2108181</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-04-02 07:41:29 -0700</bug_when>
    <thetext>Committed 293101@main (6ee99ddf116e): &lt;https://commits.webkit.org/293101@main&gt;

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

    </bug>

</bugzilla>