Commit 25457ae
Fix race in softnavs WPT interaction-with-paint-before-back.tentative.html. (#52259)
Same pattern as cr/6499490: We should create the promise before
the click, so that we don't miss the softnavs perf entry.
I'm thinking this means we can re-enable the test in the
expectations.
Change-Id: Ie6ffbc9eea4319ce1a6e12ef262459aab550681b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6500153
Reviewed-by: Annie Sullivan <sullivan@chromium.org>
Commit-Queue: Johannes Henkel <johannes@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1453644}
Co-authored-by: Johannes Henkel <johannes@chromium.org>1 parent f712573 commit 25457ae
1 file changed
Lines changed: 2 additions & 5 deletions
File tree
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
53 | | - | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
0 commit comments