<?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>239688</bug_id>
          
          <creation_ts>2022-04-23 00:03:00 -0700</creation_ts>
          <short_desc>REGRESSION (iOS 15.4): ColorizePhoto.com doesn&apos;t work</short_desc>
          <delta_ts>2024-08-27 00:13:43 -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>WebGL</component>
          <version>Safari 15</version>
          <rep_platform>iPhone / iPad</rep_platform>
          <op_sys>iOS 15</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=240790</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>231180</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter>nkronlage</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dino</cc>
    
    <cc>kbr</cc>
    
    <cc>kkinnunen</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1863869</commentid>
    <comment_count>0</comment_count>
    <who name="">nkronlage</who>
    <bug_when>2022-04-23 00:03:00 -0700</bug_when>
    <thetext>A recent regression in iOS 15.4 causes https://www.colorizephoto.com/ to stop working, affecting many site users. Disabling WebGL via Metal restores functionality to the site.

Repro:
Ensure &apos;WebGL via Metal&apos; enabled: Settings App -&gt; Safari -&gt; Advanced -&gt; Experimental Features -&gt; Turn on &apos;WebGL via Metal&apos;
In Safari, go to https://www.colorizephoto.com/converter
Try painting on Clint Eastwood&apos;s face

Expected:
The black/white photo should have skin color where you paint

Actual:
Nothing happens - no coloring of the black/white photo

Try again after turning off &apos;WebGL via Metal&apos; to see the correct behavior</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1863981</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-04-24 13:02:57 -0700</bug_when>
    <thetext>&lt;rdar://problem/92238140&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1871120</commentid>
    <comment_count>2</comment_count>
    <who name="Kimmo Kinnunen">kkinnunen</who>
    <bug_when>2022-05-23 03:44:09 -0700</bug_when>
    <thetext>Still repros on iOS. Unclear if bug 240790 is the root cause</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2055544</commentid>
    <comment_count>3</comment_count>
    <who name="Kimmo Kinnunen">kkinnunen</who>
    <bug_when>2024-08-27 00:12:18 -0700</bug_when>
    <thetext>This does not work on iOS devices as it uses 32-bit float blending via EXT_float_blend  It should implement fallback for devices not supporting these via https://registry.khronos.org/webgl/extensions/EXT_color_buffer_half_float</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2055545</commentid>
    <comment_count>4</comment_count>
    <who name="Kimmo Kinnunen">kkinnunen</who>
    <bug_when>2024-08-27 00:13:43 -0700</bug_when>
    <thetext>It is unclear if the GL backend blended incorrectly or if it was able to use some non-generic configuration that allowed blending.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>