[Webkit-unassigned] [Bug 166681] WebInspector: refactor RemoteInspector to move cocoa specific code to their own files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 13:36:26 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=166681

Alex Christensen <achristensen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |achristensen at apple.com

--- Comment #21 from Alex Christensen <achristensen at apple.com> ---
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&, WTF::RefPtr<Inspector::InspectorValue>&) + 40
1   JavaScriptCore                    0x000000010166c414 Inspector::BackendDispatcher::dispatch(WTF::String const&) + 104
2   JavaScriptCore                    0x000000010166c414 Inspector::BackendDispatcher::dispatch(WTF::String const&) + 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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170215/d0b89086/attachment.html>


More information about the webkit-unassigned mailing list