<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 - ASSERT(!m_frontendRouter-&gt;hasLocalFrontend()) when running Web Inspector tests"
   href="https://bugs.webkit.org/show_bug.cgi?id=149006">149006</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>ASSERT(!m_frontendRouter-&gt;hasLocalFrontend()) when running Web Inspector tests
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </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>ap&#64;webkit.org
          </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>Saw this assertion failure on inspector/dom/getAccessibilityPropertiesForNode.html:

<a href="https://build.webkit.org/results/Apple%20Mavericks%20Debug%20WK1%20(Tests)/r189542%20(15497)/results.html">https://build.webkit.org/results/Apple%20Mavericks%20Debug%20WK1%20(Tests)/r189542%20(15497)/results.html</a>

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore          0x0000000104702b6a WTFCrash + 42 (Assertions.cpp:321)
1   com.apple.WebCore                 0x00000001099d45e6 WebCore::InspectorController::close() + 150 (InspectorController.cpp:331)
2   com.apple.WebKitLegacy            0x000000011095a1cb -[WebInspector close:] + 75 (WebInspector.mm:162)
3   DumpRenderTree                    0x00000001038aa685 TestRunner::closeWebInspector() + 85 (TestRunnerMac.mm:777)
4   DumpRenderTree                    0x0000000103861fa9 runTest(std::__1::basic_string&lt;char, std::__1::char_traits&lt;char&gt;, std::__1::allocator&lt;char&gt; &gt; const&amp;) + 6777 (DumpRenderTree.mm:2047)
5   DumpRenderTree                    0x00000001038604ca runTestingServerLoop() + 282 (DumpRenderTree.mm:1180)
6   DumpRenderTree                    0x000000010385fada dumpRenderTree(int, char const**) + 506 (DumpRenderTree.mm:1289)
7   DumpRenderTree                    0x000000010386269d DumpRenderTreeMain(int, char const**) + 125 (DumpRenderTree.mm:1424)
8   DumpRenderTree                    0x00000001038b8e92 main + 34 (DumpRenderTreeMain.mm:30)
9   libdyld.dylib                     0x00007fff8c3d55fd start + 1</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>