diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2019-01-03 19:34:17 +0100 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2019-01-03 19:37:27 +0100 |
commit | 9d7974e3e7e8a4575ea61cb33a30fa291d12ae38 (patch) | |
tree | 5311396c0d74eaa35e1eff1e1641c0bd157cde25 /crocoite/data/screenshot.js | |
parent | ad4e119bf1a55c84dc7c6260588ed7db9e7199c6 (diff) | |
download | crocoite-9d7974e3e7e8a4575ea61cb33a30fa291d12ae38.tar.gz crocoite-9d7974e3e7e8a4575ea61cb33a30fa291d12ae38.tar.bz2 crocoite-9d7974e3e7e8a4575ea61cb33a30fa291d12ae38.zip |
browser: Turn Item into RequestResponsePair
Previously Item was just a simple wrapper around Chrome’s Network.*
events. This turned out to be quite nasty when testing, so its
replacement, RequestResponsePair, does some level of abstraction. This
makes testing alot easier, since we now can simply instantiate it
without building a proper DevTools event.
Should come without any functional changes.
Diffstat (limited to 'crocoite/data/screenshot.js')
0 files changed, 0 insertions, 0 deletions