| commit | 7f3edbad81197b17b311c26b3d09f12cef804716 | [log] [tgz] |
|---|---|---|
| author | dgozman <dgozman@chromium.org> | Tue Jul 19 03:38:34 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jul 19 03:41:00 2016 |
| tree | 05be6628a7eb65cc61ae5fcfb7dccf1a0ebe6953 | |
| parent | 5490f0a0680730c518f80549310f671d4cf0d7db [diff] |
[DevTools] Remove toProtocolValue from v8_inspector/public. It was only used in InspectorIndexedDBAgent, for no good reason. Replaced json with RemoteObject (as it was before: https://codereview.chromium.org/148253005). BUG=580337 Review-Url: https://codereview.chromium.org/2154103002 Cr-Commit-Position: refs/heads/master@{#406205}