playwright/packages
Yury Semikhatsky 6c3142959d
fix(blob): store startTime as a number (#24620)
Turns out the Date objects have noticeable footprint on large suites and
storing them as umber is much cheaper, e.g.:


![image](https://github.com/microsoft/playwright/assets/9798949/539028d0-3ef8-46f7-be2b-752f24604d18)
2023-08-04 16:06:23 -07:00
..
html-reporter fix(html): mobile layout for filters (#24506) 2023-07-31 16:54:07 -07:00
playwright chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-chromium chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-core docs: encourage using fill instead of type (#24616) 2023-08-04 14:19:57 -07:00
playwright-ct-core chore: prefer import over require (#24568) 2023-08-04 13:21:41 -07:00
playwright-ct-react chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-ct-react17 chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-ct-solid chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-ct-svelte chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-ct-vue feat(ct): vue type safe mount props (#23151) 2023-07-31 17:45:34 -07:00
playwright-ct-vue2 feat(ct): vue2 type safe mount props (#23194) 2023-07-31 17:44:43 -07:00
playwright-firefox chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
playwright-grid chore: grid placeholder (#24598) 2023-08-04 08:38:07 -07:00
playwright-test fix(blob): store startTime as a number (#24620) 2023-08-04 16:06:23 -07:00
playwright-webkit chore: cut 1.36.0 (#24104) 2023-07-07 13:01:17 -07:00
protocol/src chore: save chrome trace on the client side (#24414) 2023-07-26 14:11:26 -07:00
recorder feat(ui): render all console / network messages in trace (#24115) 2023-07-10 12:56:56 -07:00
trace/src feat(trace): render Node console messages in trace (#24139) 2023-07-10 18:36:28 -07:00
trace-viewer fix(trace viewer): do not serve 304 responses (#24435) 2023-07-27 08:06:00 -07:00
web fix(ui): bump min sidebar size (#24193) 2023-07-13 15:14:49 -07:00
.eslintrc-with-ts-config.js lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00
.eslintrc.js chore: replace process.exit with graceful closure (#24242) 2023-07-24 08:29:29 -07:00