Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(605)

Side by Side Diff: sky/engine/v8_inspector/README.md

Issue 922053002: Remove unused V8 integration code in Sky (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « sky/engine/v8_inspector/PromiseTracker.cpp ('k') | sky/engine/v8_inspector/ScriptBreakpoint.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 v8_inspector
2 ============
3
4 v8_inspector is an attempt to build a standalone library for running
5 a Chrome-DevTools compatible WebSocket server which speaks the "Debugger"
6 portion of the DevTools json protocol.
7
8 Currently v8_inspector is deeply tied into the rest of sky/engine/core,
9 however the goal is to remove that dependency by moving the files out of
10 sky/engine/core.
11
12
13 More Information
14 ================
15
16 https://docs.google.com/document/d/1fEkZFMH_U5DhIYM95Mhp5ovtBUeHaToSvgQapDzgNDc/ edit
17 http://crbug.com/435243
OLDNEW
« no previous file with comments | « sky/engine/v8_inspector/PromiseTracker.cpp ('k') | sky/engine/v8_inspector/ScriptBreakpoint.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698