Joel Einbinder
93fe2b57d6
feat(Page): introduce workers ( #2560 )
...
This adds `page.workers()`, and two events `workercreated` and `workerdestroyed`. It also forwards logs from a worker into the page `console` event.
Only dedicated workers are supported for now, ServiceWorkers will probably work differently because they aren't necessarily associated with a single page.
Fixes #2350 .
2018-05-21 14:31:11 -07:00
..
2018-02-05 17:59:07 -05:00
2018-01-03 18:21:40 -08:00
2017-06-16 16:00:36 -07:00
2018-03-14 13:07:48 -07:00
2018-04-10 15:59:41 -07:00
2017-11-07 20:38:22 -08:00
2018-01-02 19:53:53 -08:00
2018-03-15 16:58:02 -07:00
2018-05-16 14:36:34 -07:00
2018-05-21 14:31:11 -07:00
2018-05-03 01:51:45 +03:00
2018-02-07 12:31:53 -05:00
2018-04-05 23:40:14 -07:00
2017-08-11 13:59:23 -07:00
2017-05-13 11:18:52 -07:00
2017-06-16 11:35:03 -07:00
2017-07-10 11:21:46 -07:00
2017-07-10 18:58:29 -07:00
2018-04-28 00:15:40 -04:00
2017-08-22 14:18:07 -07:00
2017-10-04 13:42:26 -07:00
2017-07-20 16:05:17 -07:00
2017-06-28 14:39:37 -07:00
2017-06-15 08:26:55 -07:00
2017-06-15 08:26:55 -07:00
2017-07-17 18:56:56 -07:00
2017-10-20 16:55:15 -07:00
2018-03-29 17:25:52 -07:00
2018-01-12 00:16:36 -08:00
2017-10-31 12:02:16 -07:00
2017-07-06 12:17:01 -07:00
2017-07-10 10:09:59 -07:00