Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 PingLoader dispatched to 'http://127.0.0.1:8080/resources/redirection-response.p hp?status=302&simple=true&target=/non-existent.php'. | |
| 2 Verifying navigator.sendBeacon(Blob) non-CORS cross-origin redirect handling. | |
| 3 | |
| 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 5 | |
| 6 | |
| 7 PASS navigator.sendBeacon("http://127.0.0.1:8080/resources/redirection-response. php?status=302&simple=true&target=/non-existent.php", blob); is true | |
| 8 PASS successfullyParsed is true | |
| 9 | |
| 10 TEST COMPLETE | |
| 11 | |
| OLD | NEW |