<?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>185635</bug_id>
          
          <creation_ts>2018-05-14 17:38:37 -0700</creation_ts>
          <short_desc>Web Inspector: Canvas: it takes over a minute to process a 2 second recording</short_desc>
          <delta_ts>2018-05-18 14:08:13 -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>Web Inspector</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=175282</see_also>
          <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>
          <dependson>185758</dependson>
          <blocked>173807</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Nikita Vasilyev">nvasilyev</reporter>
          <assigned_to name="Matt Baker">mattbaker</assigned_to>
          <cc>hi</cc>
    
    <cc>inspector-bugzilla-changes</cc>
    
    <cc>mattbaker</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1423874</commentid>
    <comment_count>0</comment_count>
    <who name="Nikita Vasilyev">nvasilyev</who>
    <bug_when>2018-05-14 17:38:37 -0700</bug_when>
    <thetext>Steps:
1. Go to http://www.blobsallad.se
2. Open Canvas tab in Web Inspector
3. Press the record button for the Blob canvas
4. Wait for two seconds
5. Press the stop button

Actual:
It took over a minute to show the recording. &quot;Processing recording&quot; stayed on for over a minute.

Expected:
The recording shows in a few seconds. If that isn&apos;t possible, it should show the recording with limited features at first.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1423875</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2018-05-14 17:38:57 -0700</bug_when>
    <thetext>&lt;rdar://problem/40240813&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1423960</commentid>
    <comment_count>2</comment_count>
    <who name="Devin Rousso">hi</who>
    <bug_when>2018-05-15 01:23:35 -0700</bug_when>
    <thetext>This is most likely caused by &lt;https://webkit.org/b/175282&gt;.  There is no &quot;easy&quot; way to quickly determine if a particular visual action caused some pixels to change on the canvas, so we have to resort to checking every single pixel.  On larger canvases, this can take a long time, and the problem is compounded if there are a large number of visual actions in the recording.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1425281</commentid>
    <comment_count>3</comment_count>
    <who name="Matt Baker">mattbaker</who>
    <bug_when>2018-05-18 14:08:13 -0700</bug_when>
    <thetext>This was addressed in https://bugs.webkit.org/show_bug.cgi?id=185758.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>