<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:achristensen&#64;apple.com" title="Alex Christensen &lt;achristensen&#64;apple.com&gt;"> <span class="fn">Alex Christensen</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - WebInspector: refactor RemoteInspector to move cocoa specific code to their own files"
   href="https://bugs.webkit.org/show_bug.cgi?id=166681">bug 166681</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>achristensen&#64;apple.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - WebInspector: refactor RemoteInspector to move cocoa specific code to their own files"
   href="https://bugs.webkit.org/show_bug.cgi?id=166681#c21">Comment # 21</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - WebInspector: refactor RemoteInspector to move cocoa specific code to their own files"
   href="https://bugs.webkit.org/show_bug.cgi?id=166681">bug 166681</a>
              from <span class="vcard"><a class="email" href="mailto:achristensen&#64;apple.com" title="Alex Christensen &lt;achristensen&#64;apple.com&gt;"> <span class="fn">Alex Christensen</span></a>
</span></b>
        <pre>I'm seeing suspicious crashes on my phone when starting the Web Inspector on iOS:

Thread 0 name:  Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0   JavaScriptCore                    0x00000001016b86a8 Inspector::InspectorValue::parseJSON(WTF::String const&amp;, WTF::RefPtr&lt;Inspector::InspectorValue&gt;&amp;) + 40
1   JavaScriptCore                    0x000000010166c414 Inspector::BackendDispatcher::dispatch(WTF::String const&amp;) + 104
2   JavaScriptCore                    0x000000010166c414 Inspector::BackendDispatcher::dispatch(WTF::String const&amp;) + 104
3   JavaScriptCore                    0x0000000101956278 ___ZN9Inspector24RemoteConnectionToTarget19sendMessageToTargetERKN3WTF6StringE_block_invoke + 128
4   JavaScriptCore                    0x0000000101956634 Inspector::RemoteTargetHandleRunSourceGlobal(void*) + 220
5   CoreFoundation                    0x000000018fe4e3c8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
6   CoreFoundation                    0x000000018fe4dd38 __CFRunLoopDoSources0 + 540
7   CoreFoundation                    0x000000018fe4b944 __CFRunLoopRun + 744
8   CoreFoundation                    0x000000018fd7b9bc CFRunLoopRunSpecific + 424
9   Foundation                        0x0000000190897884 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 304
10  Foundation                        0x00000001908ec1d8 -[NSRunLoop(NSRunLoop) run] + 88
11  libxpc.dylib                      0x000000018ef9fc54 _xpc_objc_main + 664
12  libxpc.dylib                      0x000000018efa1984 xpc_main + 200
13  com.apple.WebKit.WebContent       0x00000001000e75b8 main + 376
14  libdyld.dylib                     0x000000018ed8959c start + 4</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>