Bug 203930

Summary: Web Inspector: Uncaught Exception: Unable to get object details - GlobalObject
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, hi, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Devin Rousso
Reported 2019-11-06 16:33:10 PST
Uncaught Exceptions: ----------------------- - Unable to get object details - GlobalObject (at Main.js:3165:75) ? @ Main.js:3165:75 ? @ HeapManager.js:106:39 _dispatchResponseToCallback @ Connection.js:137:27 _dispatchResponse @ Connection.js:107:45 dispatch @ Connection.js:62:35 dispatchMessageFromTarget @ TargetManager.js:159:35 dispatchMessageFromTarget @ TargetObserver.js:47:51 _dispatchEvent @ Connection.js:195:26 dispatch @ Connection.js:64:32 dispatch @ InspectorBackend.js:219:52 ? @ MessageDispatcher.js:42:34 Additional Details: ----------------------- Notes: Inspected URL: https://player.siriusxm.com/home/foryou Loading completed: true Frontend User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Dispatch Source: Protocol Event Protocol Event: {"method":"Target.dispatchMessageFromTarget","params":{"targetId":"page-10","message":"{\"error\":{\"code\":-32000,\"message\":\"Unable to get object details - GlobalObject\",\"data\":[{\"code\":-32000,\"message\":\"Unable to get object details - GlobalObject\"}]},\"id\":726}"}} Dispatch Source: Protocol Command Response Protocol Command Response: {"error":{"code":-32000,"message":"Unable to get object details - GlobalObject","data":[{"code":-32000,"message":"Unable to get object details - GlobalObject"}]},"id":726} Protocol Command Request: {"id":726,"method":"Heap.getPreview","params":{"heapObjectId":123007}}
Attachments
Patch (3.01 KB, patch)
2019-11-06 16:43 PST, Devin Rousso
no flags
Devin Rousso
Comment 1 2019-11-06 16:33:38 PST
Devin Rousso
Comment 2 2019-11-06 16:43:40 PST
Blaze Burg
Comment 3 2019-11-06 17:13:57 PST
Comment on attachment 382984 [details] Patch rs=me
WebKit Commit Bot
Comment 4 2019-11-07 11:45:57 PST
The commit-queue encountered the following flaky tests while processing attachment 382984 [details]: imported/w3c/web-platform-tests/content-security-policy/unsafe-eval/eval-scripts-setTimeout-blocked.sub.html bug 203973 (author: dbates@webkit.org) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 5 2019-11-07 11:46:47 PST
Comment on attachment 382984 [details] Patch Clearing flags on attachment: 382984 Committed r252197: <https://trac.webkit.org/changeset/252197>
WebKit Commit Bot
Comment 6 2019-11-07 11:46:49 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.