<?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>41224</bug_id>
          
          <creation_ts>2010-06-25 13:12:29 -0700</creation_ts>
          <short_desc>Need to implement SVG Filter &quot;smart effect boundaries&quot;</short_desc>
          <delta_ts>2014-05-12 05:54:35 -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>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>31370</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>68469</blocked>
    
    <blocked>26389</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="W. James MacLean">wjmaclean</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>krit</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>243160</commentid>
    <comment_count>0</comment_count>
    <who name="W. James MacLean">wjmaclean</who>
    <bug_when>2010-06-25 13:12:29 -0700</bug_when>
    <thetext>When rendering an image like http://en.wikipedia.org/wiki/File_talk:Unix_history-simple.svg , which contains a filter that specifies filterUnits=&quot;userSpaceOnUse&quot;, the image&apos;s SVG filters are applied to the entire canvas for each object, instead of just the minimum necessary region around each affected object. This leads to unnecessarily long rendering times (this image can take several minutes as the filter is applied multiple times to the entire canvas). The code should be modified to calculate the minimum effected region around each object, and just apply the filter to that instead.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>243167</commentid>
    <comment_count>1</comment_count>
      <attachid>59790</attachid>
    <who name="W. James MacLean">wjmaclean</who>
    <bug_when>2010-06-25 13:21:06 -0700</bug_when>
    <thetext>Created attachment 59790
Unix_history-simple.en.svg

Apologies ... the link included in the description is wrong, please use this attachment from bug 40837 instead.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>245260</commentid>
    <comment_count>2</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2010-07-01 05:08:48 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 31370 ***</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>59790</attachid>
            <date>2010-06-25 13:21:06 -0700</date>
            <delta_ts>2010-06-25 13:21:06 -0700</delta_ts>
            <desc>Unix_history-simple.en.svg</desc>
            <filename>url.txt</filename>
            <type>text/plain</type>
            <size>47</size>
            <attacher name="W. James MacLean">wjmaclean</attacher>
            
              <data encoding="base64">aHR0cHM6Ly9idWdzLndlYmtpdC5vcmcvYXR0YWNobWVudC5jZ2k/aWQ9NTk1MTY=
</data>

          </attachment>
      

    </bug>

</bugzilla>