OnSavedResultCb javascript function


Recommended Posts

I run a single page application and in my javascript error logs i found error related to Maxthon users.

UA: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Maxthon/4.4.5.1000 Chrome/30.0.1599.101 Safari/537.36

My application blocks injection of non authorized third party scripts via "Content-Security-Policy" headers. (that's the reason of the exception )

I would like to know if OnSavedResultCb is a javascript function injected by Maxthon or by some plugin.

Thank you in advance

 

browserName Maxthon browserVersion 4.4.5 locale it-IT osName Windows 8.1 userAgent Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Maxthon/4.4.5.1000 Chrome/30.0.1599.101 Safari/537.36

 

Link to comment
Share on other sites