<?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>75624</bug_id>
          
          <creation_ts>2012-01-05 08:08:33 -0800</creation_ts>
          <short_desc>Web Inspector: Low Memory? Freeze/Crash when inspecting ImageData&apos;s CanvasPixelArray</short_desc>
          <delta_ts>2012-01-05 08:29:40 -0800</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 (Deprecated)</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>57320</dup_id>
          
          <bug_file_loc>http://fooo.fr/~vjeux/epita/raytracer/raytracer.html#texturing</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>NeedsReduction</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Chris H-C">chutten</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>apavlov</cc>
    
    <cc>bweinstein</cc>
    
    <cc>chutten</cc>
    
    <cc>joepeck</cc>
    
    <cc>keishi</cc>
    
    <cc>kpiascik</cc>
    
    <cc>loislo</cc>
    
    <cc>pfeldman</cc>
    
    <cc>pmuellr</cc>
    
    <cc>rik</cc>
    
    <cc>timothy</cc>
    
    <cc>yurys</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>530298</commentid>
    <comment_count>0</comment_count>
    <who name="Chris H-C">chutten</who>
    <bug_when>2012-01-05 08:08:33 -0800</bug_when>
    <thetext>When trying to expand a CanvasPixelArray data member of an ImageData object in the Scripts tab, the browser hogs memory and eventually freezes/crashes.

Issue present on at least BlackBerry Browser (BlackBerry PlayBook), Chromium 15 (Ubuntu), Chrome 17 (Windows XP).

The range of platforms suggests that it is javascript-engine independent (possible located in WebCore&apos;s bindings?) as Chrome uses v8 and the BlackBerry Browser uses JSC.

Reproduction steps:
1. Visit http://fooo.fr/~vjeux/epita/raytracer/raytracer.html#texturing
2. Inspect the Page
3. Navigate to Scripts
4. Apply breakpoint to trace.js:83 (Chrome seems to prefer :86)
5. Press &quot;Ray Trace!&quot;
6. When breakpoint is hit, add a watch expression for ctx.getImageData(0,0,this.width,this.height)
7. Expand the resultant ImageData
8. Attempt to expand &apos;data&apos; the CanvasPixelArray member

Bug#67564 may or may not be interesting additional reading on this subject.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>530300</commentid>
    <comment_count>1</comment_count>
    <who name="Pavel Feldman">pfeldman</who>
    <bug_when>2012-01-05 08:13:07 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 57320 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>