<?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>127182</bug_id>
          
          <creation_ts>2014-01-17 12:09:37 -0800</creation_ts>
          <short_desc>Web Inspector: freeze when stopped at breakpoint and hovering over huge array</short_desc>
          <delta_ts>2018-08-23 13:37:50 -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>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>143589</dup_id>
          
          <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>bas</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bburg</cc>
    
    <cc>inspector-bugzilla-changes</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>969197</commentid>
    <comment_count>0</comment_count>
    <who name="">bas</who>
    <bug_when>2014-01-17 12:09:37 -0800</bug_when>
    <thetext>Context:
I&apos;m developing a financial charting application with WebGL. Huge datasets are displayed and handled (arrays containing up to 500,000 data points).

Issue:
When using the debugger and stopping at breakpoint or manually stepping, when you hover over a variable, a popup will show with the value of the variable. Great feature.
But, when hovering over one of those huge arrays, a popup will show up too, and even show &quot;Array[&lt;huge total&gt;]&quot; header in it, but the rest of the popup stays empty, the tab or window freezes and two processes peg 2 cores at 100%, each using 1,45GB memory (the processes are &apos;SafariForWebKitDevelopment Web Content&apos; and &apos;Safari Web Content&apos;). I can then only close the tab or window, the rest of the tab or window is frozen.

Expected behavior:
The first few entries in the array should show up in the popover.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>969198</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2014-01-17 12:11:33 -0800</bug_when>
    <thetext>&lt;rdar://problem/15847944&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1453201</commentid>
    <comment_count>2</comment_count>
    <who name="Blaze Burg">bburg</who>
    <bug_when>2018-08-23 13:37:28 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 143589 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1453203</commentid>
    <comment_count>3</comment_count>
    <who name="Blaze Burg">bburg</who>
    <bug_when>2018-08-23 13:37:50 -0700</bug_when>
    <thetext>We only fetch the first 100 entries, but this isn&apos;t great either.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>