playwright/packages
Dmitry Gozman 74ec8c243a
cherry-pick(#24145): fix(snapshots): match resources by method (#24147)
Fixes #24144.

Previously, we only matched by url, which confuses GET and HEAD requests
where the latter is usually zero-sized.

Also make sure that resources are sorted by their monotonicTime, since
that's not always the case in the trace file, where they are sorted by
the "response body retrieved" time.
2023-07-10 22:10:57 -07:00
..
html-reporter chore: ensure module deps in ct-core (#24056) 2023-07-06 12:01:45 -07:00
playwright chore: mark 1.36.0 (#24129) 2023-07-10 12:01:37 -07:00
playwright-chromium chore: mark 1.36.0 (#24129) 2023-07-10 12:01:37 -07:00
playwright-core cherry-pick(#24145): fix(snapshots): match resources by method (#24147) 2023-07-10 22:10:57 -07:00
playwright-ct-core chore: mark 1.36.0 (#24129) 2023-07-10 12:01:37 -07:00
playwright-ct-react chore: mark 1.36.0 (#24129) 2023-07-10 12:01:37 -07:00
playwright-ct-react17 chore: mark 1.36.0 (#24129) 2023-07-10 12:01:37 -07:00
playwright-ct-solid chore: mark 1.36.0 (#24129) 2023-07-10 12:01:37 -07:00
playwright-ct-svelte chore: mark 1.36.0 (#24129) 2023-07-10 12:01:37 -07:00
playwright-ct-vue chore: mark 1.36.0 (#24129) 2023-07-10 12:01:37 -07:00
playwright-ct-vue2 chore: mark 1.36.0 (#24129) 2023-07-10 12:01:37 -07:00
playwright-firefox chore: mark 1.36.0 (#24129) 2023-07-10 12:01:37 -07:00
playwright-test chore: mark 1.36.0 (#24129) 2023-07-10 12:01:37 -07:00
playwright-webkit chore: mark 1.36.0 (#24129) 2023-07-10 12:01:37 -07:00
protocol/src feat(electron): support tracesDir option (#23947) 2023-06-28 16:32:16 -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 cherry-pick(#24145): fix(snapshots): match resources by method (#24147) 2023-07-10 22:10:57 -07: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