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

Side by Side Diff: runtime/bin/vmservice/client/README.txt

Issue 335463008: Allow Observatory to run as a hosted web service (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 5 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 | Annotate | Revision Log
OLDNEW
(Empty)
1
2
3 Running Observatory against content_shell:
4
5 $ adb forward tcp:9222 localabstract:content_shell_devtools_remote
6 $ ./run.sh
7
8 Click the 'Stop' button in the Editor's Debugger to release the devtools
9 protocol so it can be used by Observatory.
10
11 Connect to Observatory on localhost:9090
turnidge 2014/07/01 00:27:46 Maybe this file should be a README_content_shell?
Cutch 2014/07/01 17:14:51 Done. Renamed to README_android
OLDNEW
« no previous file with comments | « no previous file | runtime/bin/vmservice/client/bin/server.dart » ('j') | runtime/bin/vmservice/client/bin/server.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698