Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: preserve lastModified timestamp in setInputFiles #27671

Merged
merged 9 commits into from
Oct 18, 2023

Conversation

yury-s
Copy link
Member

@yury-s yury-s commented Oct 17, 2023

Fixes #27452

packages/playwright-core/src/client/elementHandle.ts Outdated Show resolved Hide resolved
packages/playwright-core/src/client/elementHandle.ts Outdated Show resolved Hide resolved
packages/playwright-core/src/client/elementHandle.ts Outdated Show resolved Hide resolved
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Test results for "tests 1"

5 flaky ⚠️ [chromium] › library/chromium/oopif.spec.ts:329:3 › should not throw on exposeFunction when oopif detaches
⚠️ [chromium] › library/chromium/oopif.spec.ts:329:3 › should not throw on exposeFunction when oopif detaches
⚠️ [firefox] › page/page-goto.spec.ts:81:3 › should work with Cross-Origin-Opener-Policy
⚠️ [chromium] › library/tracing.spec.ts:239:5 › should not include trace resources from the previous chunks
⚠️ [chromium] › page/page-event-request.spec.ts:101:3 › should report navigation requests and responses handled by service worker

25897 passed, 603 skipped
✔️✔️✔️

Merge workflow run.

@yury-s yury-s merged commit bd58c0d into microsoft:main Oct 18, 2023
@yury-s yury-s deleted the lastModified branch October 18, 2023 21:05
@iuliancmarcu
Copy link

Thanks for this work @yury-s 🙌🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] File.lastModified behaviour different between Chromium and WebKit
3 participants