playwright/packages
Dmitry Gozman de422b5afb
chore: speedup multiple roleUtils calls (#23745)
When generating a selector, we tend to match by role and call various
roleUtils methods multiple times.

Apply the usual pattern for "nested operations counter" and aggressively
cache the results.
2023-06-16 11:39:39 -07:00
..
html-reporter feat(html): show number of filtered tests, update total time (#23743) 2023-06-16 09:22:57 -07:00
playwright chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
playwright-chromium chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
playwright-core chore: speedup multiple roleUtils calls (#23745) 2023-06-16 11:39:39 -07:00
playwright-ct-core chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
playwright-ct-react chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
playwright-ct-react17 chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
playwright-ct-solid chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
playwright-ct-svelte chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
playwright-ct-vue chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
playwright-ct-vue2 chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
playwright-firefox chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
playwright-test feat(blob): zip .jsonl report files (#23720) 2023-06-14 17:10:39 -07:00
playwright-webkit chore: cut 1.35.0 (#23579) 2023-06-07 12:41:56 -07:00
protocol/src chore: unflake the network status test (#23551) 2023-06-06 16:55:53 -07:00
recorder chore(internal): generate code in jsonl (#23124) 2023-05-20 10:15:33 -07:00
trace/src fix: miscellaneous improvements for tracing UI (#23558) 2023-06-06 17:38:44 -07:00
trace-viewer chore: render locator in trace viewer timeline label (#23754) 2023-06-16 17:56:11 +02:00
web chore: miscellaneous trace viewer fixes (#23695) 2023-06-14 09:37:19 -07:00
.eslintrc-with-ts-config.js lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00
.eslintrc.js lint: prevent object string concatenation (#23172) 2023-05-19 15:17:43 -07:00