Bug 200549

Summary: Web Inspector: remove WI.DeprecatedRemoteObjectProperty
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, hi, inspector-bugzilla-changes, joepeck, magidx69, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 143589    
Attachments:
Description Flags
Patch none

Devin Rousso
Reported 2019-08-08 15:22:12 PDT
These objects are used by the `WI.DOMNodeDetailsSidebarPanel` (fetch the prototype chain of the selected `Node`) and `WI.JavaScriptRuntimeCompletionProvider` via `WI.CallFrame` (get the list of properties for the selected call frame).
Attachments
Patch (8.50 KB, patch)
2019-08-08 17:22 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2019-08-08 17:22:39 PDT
Joseph Pecoraro
Comment 2 2019-08-12 20:45:04 PDT
Comment on attachment 375866 [details] Patch Very nice!! r=me
WebKit Commit Bot
Comment 3 2019-08-12 20:54:44 PDT
Comment on attachment 375866 [details] Patch Clearing flags on attachment: 375866 Committed r248589: <https://trac.webkit.org/changeset/248589>
WebKit Commit Bot
Comment 4 2019-08-12 20:54:45 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-08-12 20:55:17 PDT
Note You need to log in before you can comment on or make changes to this bug.