debugger-protocol-viewer icon indicating copy to clipboard operation
debugger-protocol-viewer copied to clipboard

DevTools Protocol API docs—its domains, methods, and events

Results 34 debugger-protocol-viewer issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...

dependencies

Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [@11ty/eleventy](https://github.com/11ty/eleventy). These dependencies need to be updated together. Removes `axios` Updates `@11ty/eleventy` from 0.10.0 to 2.0.1 Release notes Sourced from...

dependencies

Bumps [nunjucks](https://github.com/mozilla/nunjucks) from 3.2.1 to 3.2.4. Release notes Sourced from nunjucks's releases. v3.2.4 What's Changed fix: html encode backslashes if used with escape filter or autoescape by @​fdintino in mozilla/nunjucks#1437....

dependencies

### What steps will reproduce the problem? 1. Unclear what `ServiceWorker.startWorker` does and what `scopeURL string` is expected to be. 2. 3. ### What is the expected result? A clear...

Bumps [ejs](https://github.com/mde/ejs) to 3.1.10 and updates ancestor dependency [@11ty/eleventy](https://github.com/11ty/eleventy). These dependencies need to be updated together. Updates `ejs` from 2.7.4 to 3.1.10 Release notes Sourced from ejs's releases. v3.1.10 Version...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

[The website's homepage](https://chromedevtools.github.io/devtools-protocol/) contains a section titled _Monitoring the protocol_, which covers the Chrome's CDP UI. While the UI does allow monitoring, this name is misleading since most of the...

Finding how issues of this component/project/website are tracked is relatively difficult. This is due to issue #219 , but also to the absence of any indication on issue tracking in...

This repository is named "[debugger-protocol-viewer](https://github.com/ChromeDevTools/debugger-protocol-viewer)", making it hard to understand that it contains all the source of [CDP's website](https://chromedevtools.github.io/devtools-protocol/). The repository's description clarifies a lot, but is still far from...