| Index: third_party/WebKit/LayoutTests/plugins/plugin-cancel-sync-xhr-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/plugins/plugin-cancel-sync-xhr-expected.txt b/third_party/WebKit/LayoutTests/plugins/plugin-cancel-sync-xhr-expected.txt
|
| index 714798d5acdbd73730e88b2373b56dc9fc1277ae..495fd89fe7641ba888f4cfeb7f003034fb0d3c8f 100644
|
| --- a/third_party/WebKit/LayoutTests/plugins/plugin-cancel-sync-xhr-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/plugins/plugin-cancel-sync-xhr-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
|
| +CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
|
| CONSOLE MESSAGE: line 21: PLUGIN: NPP_SetWindow: 300 150
|
| Verify that sync XHRs cancelled by sync NPN message does not crash.
|
|
|
|
|