browsh/webext/test
Thomas Buckley-Houston dd4a29f04a Send 'sub-frames' rather than the whole DOM
Firstly, this improves performance on a larger pages. But it also
prevents browser crashes a very large pages by setting a limit to how
much work is done per frame.

Also includes:
  * Thread safe cell map for simultaneously reading and writing to the
    buffered frame of TTY cells.
  * Improved webext tests so that they programmaticlly build DOM rects
    based off simple text strings.
2018-05-05 16:43:10 +08:00
..
fixtures Send 'sub-frames' rather than the whole DOM 2018-05-05 16:43:10 +08:00
mocks Lots of new integration tests 2018-04-07 11:35:17 +08:00
graphics_builder_spec.js Send 'sub-frames' rather than the whole DOM 2018-05-05 16:43:10 +08:00
helper.js Send 'sub-frames' rather than the whole DOM 2018-05-05 16:43:10 +08:00
mocha.opts Release v0.2.3 2018-01-30 17:50:55 +08:00
text_builder_spec.js Send 'sub-frames' rather than the whole DOM 2018-05-05 16:43:10 +08:00