in v52, Access-Control-Request-Headers: was set to empty string in pre-flight call (OPTIONS) for DELETE request in angularjs web application.
this issue only happening in V52, but not in the previous version.
Also DELETE with preflight call is working in FF/IE/Safari.
A strong suspect is that Access-Control-Request-Headers: was set to empty string in V52, by comparing the headers (Access-Control-Request-Headers: accept) in V51.
First reported by Lao Francis, and confirmed by me.
2. Slowness in angular when using a deep watch, v52 only
Originally reported anonymously, http://stackoverflow.com/questions/38845230/web-page-become-really-slow-since-chrome-upgraded-to-version-52
It seems that when using a deep watch (docs here: https://docs.angularjs.org/api/ng/type/$rootScope.Scope#$watch ) Chrome seems to hang for a while. Removing this solves the problem.
Could there be a change in how !== works in the javascript engine?
Thanks,
Dustin
--
--
Chromium Discussion mailing list: chromium...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss
---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+unsubscribe@chromium.org.
☆PhistucK
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discu...@chromium.org.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+unsubscribe@chromium.org.