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

Unified Diff: third_party/WebKit/Source/devtools/readme.md

Issue 2469943002: DevTools: bring hosted mode up-to-date with the new --custom-devtools-frontend (Closed)
Patch Set: Created 4 years, 1 month 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/scripts/chrome_debug_launcher/launch_chrome.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/readme.md
diff --git a/third_party/WebKit/Source/devtools/readme.md b/third_party/WebKit/Source/devtools/readme.md
index 92b3855a72e49bab8f0cc978651ad981488310d7..b867aad8e486376e26912bb87f4e8eae87593a4c 100644
--- a/third_party/WebKit/Source/devtools/readme.md
+++ b/third_party/WebKit/Source/devtools/readme.md
@@ -15,7 +15,7 @@ The frontend is available through a git subtree mirror on [chromium.googlesource
1. Clone the repo
2. Go to repo root and run: `npm start`
- This launches Chrome Canary and starts the dev server with 1 command
-3. Go to http://localhost:8090
+3. Go to http://localhost:9222#custom=true&experiments=true
> **Power user tips:**
>
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/scripts/chrome_debug_launcher/launch_chrome.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698