ChromeDevTools / debugger-protocol-viewer

DevTools Protocol API docs—its domains, methods, and events
https://chromedevtools.github.io/devtools-protocol/
Other
862 stars 173 forks source link

update outdated links in tot.md #168

Closed ZekeLu closed 3 years ago

ZekeLu commented 3 years ago

The Chromium repository does not hold the latest browser_protocol.json and js_protocol.json files any more. Instead, the Chrome DevTools Protocol are defined in the browser_protocol.pdl and js_protocol.pdl files.

This PR includes these changes:

  1. it points the change log to the .pdl files;
  2. for the latest .json files, it uses those hosted in https://github.com/ChromeDevTools/devtools-protocol/tree/master/json.

Affected page: https://chromedevtools.github.io/devtools-protocol/tot/