Chrome Release Bot (LUCI) 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
..
patches 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
src 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
DIR_METADATA 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
LICENSE 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
OWNERS 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago
README.chromium 4762b62e7d Publish DEPS for 106.0.5249.13 1 year ago

README.chromium

Name: Blanket JS
Short Name: Blanket
URL: https://github.com/alex-seville/blanket
Version: 1.1.5
License: MIT
Security Critical: no

Description:
Blanket.js is an easy to install, easy to configure, and easy to use JavaScript
code coverage library that works both in-browser and with nodejs.

It is currently used by the chrome remote desktop team for JavaScript unit test
code coverage.

Local Modifications:
Fixed a bug in qunit_adapter.js to respect |QUnit.config.autostart|. See
patches/config_autostart_bug.patch.