RESOLVED FIXED 140570
Web Inspector: Remove unused WebInspector.LocalJSONObject
https://bugs.webkit.org/show_bug.cgi?id=140570
Summary Web Inspector: Remove unused WebInspector.LocalJSONObject
Joseph Pecoraro
Reported 2015-01-16 15:11:14 PST
* SUMMARY Remove unused WebInspector.LocalJSONObject. This is meant to be a way to create a WebInspector.RemoteObject from a local object, but it is unused and could be stale or out of date. * NOTES - Blink still uses these objects for Map entries, so we might want to re-introduce this kind of class later, or implement differently. Seems it could just as easily use RemoteObjects though.
Attachments
[PATCH] Proposed Fix (5.73 KB, patch)
2015-01-16 15:12 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-01-16 15:12:38 PST
Created attachment 244808 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2015-01-16 16:10:16 PST
Comment on attachment 244808 [details] [PATCH] Proposed Fix Clearing flags on attachment: 244808 Committed r178610: <http://trac.webkit.org/changeset/178610>
WebKit Commit Bot
Comment 3 2015-01-16 16:10:22 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.