Commit b13ddea
Change the order of non-intercepted events to match spec
For non-intercepted navigations, the "navigatesuccess" event
should fire before the promises resolve.
This test fails because of the "WaitForAll" change and this fix
should make it pass in Firefox as well.
Bug: 519062396
Change-Id: Ie1e6bd1953b09148fbe68716935547f788421bb61 parent 15694f7 commit b13ddea
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | | - | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments