Dmitry Gozman
|
649f37f885
|
fix(pageerror): report correct error message and stack (#1862)
The error stack matches the browser format.
|
2020-04-20 11:37:02 -07:00 |
|
Pavel Feldman
|
e241c1bef8
|
chore: remove web mode (#1625)
|
2020-04-01 14:42:47 -07:00 |
|
Pavel Feldman
|
4e89939ece
|
chore: do not try/catch buffer.concat (#1575)
|
2020-03-27 15:16:17 -07:00 |
|
Dmitry Gozman
|
3bedc60b2b
|
fix(dispose): do not await inner handle dispose (#1230)
|
2020-03-04 17:57:35 -08:00 |
|
Andrey Lushnikov
|
0c2a2e11fd
|
fix: properly nullify error stacks (#836)
`error.stack` is supposed to have error message as the first line.
|
2020-02-04 19:31:57 -08:00 |
|
Dmitry Gozman
|
a1d1f26fb7
|
chore: more strict type checking (#466)
|
2020-01-13 13:33:25 -08:00 |
|
Dmitry Gozman
|
9c966c8b19
|
feat(pw-web): introduce platform.ts to absract between node and browser platforms (#392)
|
2020-01-07 11:55:24 -08:00 |
|
Pavel
|
c7d205d416
|
chore: rename the world (3)
|
2019-12-19 17:03:27 -08:00 |
|