How i can see cross domain ajax call errors
Firefox is not showing cross domain ajax errors, for example, if we are trying a cross domain ajax call in chromium browser , it will show error in console like XMLHttpRequest cannot load http://10.132.98.96/test/testcors.php. Origin http://localhost is not allowed by Access-Control-Allow-Origin. But there is no way to see this error in firefox
すべての返信 (1)
You may get an answer here but probably better to ask in a Mozillazine forum such as
If this really is a failing of Firefox then maybe one of the Development mailing lists or fora would be the place to discus this
Ultimately a bug could be filed for an enhancement request, but it is possibly better to discuss the subject first rather than file a bug that may not stand any chance of being actioned.