RESOLVED FIXED 200549
Web Inspector: remove WI.DeprecatedRemoteObjectProperty
https://bugs.webkit.org/show_bug.cgi?id=200549
Summary Web Inspector: remove WI.DeprecatedRemoteObjectProperty
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.