Commit cc17322
Fix screenshot error message
The timer was not cancelled resulting in the error message
"Could not take screenshots within X ms" being always printed.
Bug: none
Change-Id: Ibb81ad1b60f185a3704ba61ad7ab783453201fc3
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6072805
Commit-Queue: Alex Rudenko <[email protected]>
Auto-Submit: Alex Rudenko <[email protected]>
Reviewed-by: Simon Zünd <[email protected]>
Commit-Queue: Simon Zünd <[email protected]>1 parent 789751e commit cc17322
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
70 | 74 | | |
71 | | - | |
| 75 | + | |
72 | 76 | | |
73 | 77 | | |
74 | 78 | | |
| |||
0 commit comments