Commit 481b59f
[network] Correctly reset <input type="file"> upload elements.
This addresses an issue where one cannot upload the same (HAR) file
multiple times in a row, because the underlying HTMLInputElement is
not correctly reset.
Fixed: 346406109
Change-Id: I3050dc1aa4a20e475db604de87d9f3a40faf2938
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6062782
Auto-Submit: Benedikt Meurer <[email protected]>
Commit-Queue: Danil Somsikov <[email protected]>
Commit-Queue: Benedikt Meurer <[email protected]>
Reviewed-by: Danil Somsikov <[email protected]>1 parent e9d947a commit 481b59f
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1569 | 1569 | | |
1570 | 1570 | | |
1571 | 1571 | | |
1572 | | - | |
1573 | | - | |
| 1572 | + | |
| 1573 | + | |
1574 | 1574 | | |
1575 | 1575 | | |
1576 | | - | |
| 1576 | + | |
| 1577 | + | |
| 1578 | + | |
| 1579 | + | |
1577 | 1580 | | |
1578 | 1581 | | |
1579 | 1582 | | |
| |||
0 commit comments