<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web Inspector: CodeMirror throws an exception: child.chunkSize is undefined"
   href="https://bugs.webkit.org/show_bug.cgi?id=149403">149403</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Web Inspector: CodeMirror throws an exception: child.chunkSize is undefined
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Local Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Web Inspector
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>nvasilyev&#64;apple.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>bburg&#64;apple.com, graouts&#64;webkit.org, joepeck&#64;webkit.org, mattbaker&#64;apple.com, nvasilyev&#64;apple.com, timothy&#64;apple.com, webkit-bug-importer&#64;group.apple.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=261652" name="attach_261652" title="[Animated GIF] Bug">attachment 261652</a> <a href="attachment.cgi?id=261652&amp;action=edit" title="[Animated GIF] Bug">[details]</a></span>
[Animated GIF] Bug

See the attached animated GIF for the reproduction steps.


TypeError: undefined is not an object (evaluating 'child.chunkSize')
  getLine — codemirror.js:7701
  clipPos — codemirror.js:2060
  charCoords — codemirror.js:4989
  _isPositionVisible — TextEditor.js:1417
  revealAndHighlightLine — TextEditor.js:489
  revealAndHighlightLinerunInOp — codemirror.js:3135
  operation — codemirror.js:5248
  revealPosition — TextEditor.js:505
  _revealPendingPositionIfPossible — TextEditor.js:898
  shown — TextEditor.js:527
  shown — SourceCodeTextEditor.js:97
  shown — TextResourceContentView.js:101
  prepareToShow — BackForwardEntry.js:61
  _showEntry — ContentViewContainer.js:464
  shown — ContentViewContainer.js:417
  shown — ClusterContentView.js:70
  shown — ResourceClusterContentView.js:117
  prepareToShow — BackForwardEntry.js:61
  _showEntry — ContentViewContainer.js:464
  showBackForwardEntryForIndex — ContentViewContainer.js:204
  showContentView — ContentViewContainer.js:180
  showContentViewForRepresentedObject — ContentBrowser.js:145
  showRepresentedObject — ContentBrowserTabContentView.js:193
  showRepresentedObject — Main.js:988showSourceCode — Main.js:1028
  openURL — Main.js:687
  handlePossibleLinkClick — Main.js:655
  _mouseWasClicked — Main.js:1149</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>