<?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>257365</bug_id>
          
          <creation_ts>2023-05-25 17:30:44 -0700</creation_ts>
          <short_desc>Video tags don&apos;t handle base64 WEBM content - raw data or as URL.createObjectURL(base64Webm) - [webm][base64][video][source][src][video tag][media]</short_desc>
          <delta_ts>2024-08-06 21:31:50 -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>Media</component>
          <version>Safari 16</version>
          <rep_platform>All</rep_platform>
          <op_sys>macOS 13</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=277621</see_also>
          <bug_file_loc>http://safari-webm-bug.s3-website-us-west-2.amazonaws.com/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Kevin">kevin</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>jean-yves.avenard</cc>
    
    <cc>jer.noble</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1958088</commentid>
    <comment_count>0</comment_count>
    <who name="Kevin">kevin</who>
    <bug_when>2023-05-25 17:30:44 -0700</bug_when>
    <thetext>## Summary

Videos that are webm format do not load in Safari if they are served with a data URI or blob URL.

## Test

I&apos;ve created a test application so this is easy to reproduce and test.

Test Application URL: http://safari-webm-bug.s3-website-us-west-2.amazonaws.com/

The application has 3 test cases:

1. video source set to link where video is being hosted
2. video source set to data URI (data:video/webm;base64,base64WebmDataHere)
3. video source set to blob URL (blob:http://host-url/guidHere)

Access the test application from the following browsers:

Chrome ---| 1.✅ 2.✅ 3.✅
Firefox --| 1.✅ 2.✅ 3.✅
Edge -----| 1.✅ 2.✅ 3.✅
Opera ----| 1.✅ 2.✅ 3.✅ 
Brave ----| 1.✅ 2.✅ 3.✅
Safari ---| 1.✅ 2.❌ 3.❌</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1959457</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2023-06-01 17:31:18 -0700</bug_when>
    <thetext>&lt;rdar://problem/110142473&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>