Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DevTools] Move Console to v8 inspector.
This patch moves Console domain, console message, storage and console agent to v8 inspector. Possible follow-ups: - removing ConsoleMessage from blink; - migrating from V8StackTrace to V8SourceLocation; - removing FrameConsole abstraction; - exposing single entry method for adding message with parameters. BUG=613882 [email protected] (for includes) Review-Url: https://codereview.chromium.org/2035653006 Cr-Commit-Position: refs/heads/master@{#403006}
- Loading branch information