mirror of
https://github.com/microsoft/playwright.git
synced 2025-01-07 11:46:42 +03:00
2ce421b27a
When displaying remote context trace and local test runner trace together, we should not compare monotonic time between the two. This change reuses existing logic for merging actions timing to also update context boundaries and events by the same time delta. Fixes #29767. |
||
---|---|---|
.. | ||
public | ||
src | ||
.gitignore | ||
bundle.js | ||
index.html | ||
package.json | ||
snapshot.html | ||
tsconfig.json | ||
tsconfig.node.json | ||
uiMode.html | ||
vite.config.ts | ||
vite.sw.config.ts |