- Notifications
You must be signed in to change notification settings - Fork20.6k
Commit323575f
committed
Tests: Don't test synchronous XHR on unload in Chrome
Chrome 78 dropped support for synchronous XHR requests inside ofbeforeunload, unload, pagehide, and visibilitychange event handlers.Seehttps://bugs.chromium.org/p/chromium/issues/detail?id=952452Closesgh-4536(cherry picked from commitc5b48c8)1 parentbcbcdd2 commit323575f
1 file changed
+13
-8
lines changedLines changed: 13 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2085 | 2085 |
| |
2086 | 2086 |
| |
2087 | 2087 |
| |
2088 |
| - | |
2089 |
| - | |
2090 |
| - | |
2091 |
| - | |
2092 |
| - | |
2093 |
| - | |
2094 |
| - | |
2095 |
| - | |
| 2088 | + | |
| 2089 | + | |
| 2090 | + | |
| 2091 | + | |
| 2092 | + | |
| 2093 | + | |
| 2094 | + | |
| 2095 | + | |
| 2096 | + | |
| 2097 | + | |
| 2098 | + | |
| 2099 | + | |
| 2100 | + | |
2096 | 2101 |
| |
2097 | 2102 |
| |
2098 | 2103 |
| |
|
0 commit comments
Comments
(0)