<?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>289541</bug_id>
          
          <creation_ts>2025-03-11 10:10:06 -0700</creation_ts>
          <short_desc>Make SVGProperty and SVGAnimatedProperty ThreadSafeRefCounted</short_desc>
          <delta_ts>2025-03-11 15:45:08 -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>SVG</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="Said Abou-Hallawa">sabouhallawa</reporter>
          <assigned_to name="Said Abou-Hallawa">sabouhallawa</assigned_to>
          <cc>sabouhallawa</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2102248</commentid>
    <comment_count>0</comment_count>
    <who name="Said Abou-Hallawa">sabouhallawa</who>
    <bug_when>2025-03-11 10:10:06 -0700</bug_when>
    <thetext>OffscreenCanvas can draw an SVGImage on a worker thread through ImageBitmap. The SVGProperties can change during drawing. The SVGImage size of class can change to handle custom drawing. This will access the RefCounted SVGProperties off the main thread. As a first step towards fixing the threading issues, these classes should be ThreadSafeRefCounted.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2102250</commentid>
    <comment_count>1</comment_count>
    <who name="Said Abou-Hallawa">sabouhallawa</who>
    <bug_when>2025-03-11 10:10:54 -0700</bug_when>
    <thetext>rdar://146180637</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2102252</commentid>
    <comment_count>2</comment_count>
    <who name="Said Abou-Hallawa">sabouhallawa</who>
    <bug_when>2025-03-11 10:16:08 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/42262</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2102301</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-03-11 12:04:13 -0700</bug_when>
    <thetext>Committed 291967@main (e7da2aa1e920): &lt;https://commits.webkit.org/291967@main&gt;

Reviewed commits have been landed. Closing PR #42262 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2102368</commentid>
    <comment_count>4</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2025-03-11 15:45:08 -0700</bug_when>
    <thetext>Committed 289651.253@safari-7621-branch (55618d932ec6): &lt;https://commits.webkit.org/289651.253@safari-7621-branch&gt;

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

    </bug>

</bugzilla>