<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 - Uncaught Exception: TypeError: null is not an object (evaluating 'this._contentViewContainer.currentContentView.showsFilterBar')"
   href="https://bugs.webkit.org/show_bug.cgi?id=159696">159696</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Uncaught Exception: TypeError: null is not an object (evaluating 'this._contentViewContainer.currentContentView.showsFilterBar')
          </td>
        </tr>

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

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

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

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

        <tr>
          <th>URL</th>
          <td>http://daringfireball.net/
          </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>joepeck&#64;webkit.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>bburg&#64;apple.com, 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>Summary:
Uncaught exception closing Timeline Tab while viewing Script &amp; Events Timeline.

Steps to Reproduce:
1. Inspect this page
2. Show timeline tab
3. Enable Scripts + Events timeline
4. Reload =&gt; populate timeline data
5. Select Script + Events timeline
6. Close Timeline Tab
  =&gt; Uncaught exception

Uncaught Exceptions:
 - TypeError: null is not an object (evaluating 'this._contentViewContainer.currentContentView.showsFilterBar') (at ScriptClusterTimelineView.js:65:80)
    showsFilterBar &#64; ScriptClusterTimelineView.js:65:80
    _updateFilterBar &#64; TimelineRecordingContentView.js:800:102
    _contentViewSelectionPathComponentDidChange &#64; TimelineRecordingContentView.js:325:30
    dispatch &#64; Object.js:162:30
    dispatchEventToListeners &#64; Object.js:177:21
    _currentContentViewDidChange &#64; ClusterContentView.js:225:38
    dispatch &#64; Object.js:162:30
    dispatchEventToListeners &#64; Object.js:169:17
    closeAllContentViews &#64; ContentViewContainer.js:345:38
    closed &#64; ClusterContentView.js:75:56
    _disassociateFromContentView &#64; ContentViewContainer.js:476:27
    closeAllContentViews &#64; ContentViewContainer.js:339:46
    closed &#64; TimelineRecordingContentView.js:198:79
    _disassociateFromContentView &#64; ContentViewContainer.js:476:27
    closeAllContentViews &#64; ContentViewContainer.js:339:46
    closed &#64; ContentBrowserTabContentView.js:121:71
    closed &#64; TimelineTabContentView.js:298:21
    _disassociateFromContentView &#64; ContentViewContainer.js:476:27
    closeContentView &#64; ContentViewContainer.js:309:46
    _tabBarItemRemoved &#64; TabBrowser.js:238:52
    dispatch &#64; Object.js:162:30
    dispatchEventToListeners &#64; Object.js:169:17
    removeTabBarItem &#64; TabBar.js:298:38
    _handleClick &#64; TabBar.js:607:34
    _handleClick &#64; [native code]</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>