yiisoft / yii2-debug

Debug Extension for Yii 2
http://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
202 stars 151 forks source link

[Deprecation] Synchronous XMLHttpRequest debug toolbar #374

Closed daab closed 5 years ago

daab commented 5 years ago

[Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience.

proxied.apply(this, Array.prototype.slice.call(arguments)); at XMLHttpRequest.prototype.open = function (method, url, async, user, pass)

ddziaduch commented 5 years ago

Hi guys I've checked the debug toolbar JavaScript code and I am unable to find any XHR sync requests. The debug toolbar itself works as a proxy for XHR so maybe your code is using sync XHR @daab ? Can you please show full stack of this?

yii-bot commented 5 years ago

Thanks for posting in our issue tracker. In order to properly assist you, we need additional information:

Thanks!

This is an automated comment, triggered by adding the label status:need more info.

yii-bot commented 5 years ago

It has been 2 or more weeks with no response on our request for more information. In order for our issue tracker to be effective, we are closing this issue.

If you want it to be reopened again, feel free to supply us with the requested information.

Thanks!

This is an automated comment, triggered by adding the label expired.