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

Side by Side Diff: third_party/WebKit/Source/devtools/front_end/sdk/protocol/README.md

Issue 2124203002: DevTools: copy protocol files to front-end to fix hosted mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments Created 4 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
OLDNEW
(Empty)
1 These protocol descriptors are copies of the following files:
2
3 - [src/third_party/WebKit/Source/core/inspector/browser_protocol.json](https:// chromium.googlesource.com/chromium/src/+/master/third_party/WebKit/Source/core/i nspector/browser_protocol.json)
4 - [src/third_party/WebKit/Source/platform/v8_inspector/js_protocol.json](https: //chromium.googlesource.com/chromium/src/+/master/third_party/WebKit/Source/plat form/v8_inspector/js_protocol.json)
5
6 **Important:** These files are **not** rolled automatically and should be update d manually from time to time.
7
8 Protocol descriptors are needed for the DevTools [hosted mode](https://docs.goog le.com/document/d/1WNF-KqRSzPLUUfZqQG5AFeU_Ll8TfWYcJasa_XGf7ro/view#heading=h.9t 7np5fa400) only.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698