Skip to content

Tags: MozillaSecurity/grizzly

Tags

1.1.0

Toggle 1.1.0's commit message
feat: make stderr and stdout logs accessible via http

Add '/grz_stderr' and '/grz_stdout' endpoints to allow
the browser access to it's logs via http.

1.0.1

Toggle 1.0.1's commit message
feat(report): add Report.dedup_lines()

1.0.0

Toggle 1.0.0's commit message
feat(sapphire): use of SharedArrayBuffer requires cross-origin isolation

0.24.2

Toggle 0.24.2's commit message
feat: raise AdapterError if provided harness file is empty

0.24.1

Toggle 0.24.1's commit message
feat(fenix_target): update to support fxpoppet changes

0.24.0

Toggle 0.24.0's commit message
feat(fenix_target): update to support fxpoppet changes

0.23.0

Toggle 0.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for running additional services (#484)

* wip: initial attempt at adding webtransport to grizzly

* refactor: use future annotations and remove Optional type

* refactor: add explicit imports for os methods

* docs: remove unnecessary type defintion from docstring

* fix: move pathlib import into type checking block

* fix: a few more minor nits

* docs: add explanation for over-riding wpt _doc_root global

---------

Co-authored-by: Tyson Smith <tyson.w.smith@gmail.com>

0.22.2

Toggle 0.22.2's commit message
fix(tests): update mocking in cache tests

0.22.1

Toggle 0.22.1's commit message
fix: use more generic types in Target

0.22.0

Toggle 0.22.0's commit message
feat!: replace --headless with --display