As a follow up to ASP.NET Webforms Doesn't Render Postback JavaScript Function for Chrome/iOS, we're continuing to have clients (mostly mobile on iOS and Android) reporting this same issue and while it's a relatively simple fix, there doesn't seem to be any fix-all.
For the scope of our application, we consider it safe to render the page assuming an HTML, JavaScript and CSS-capable client.
Is there any way we can disable this feature? Can we change the default browser capabilities without having to go modify the .browser files on each of the web farm nodes? ...Or some other workaround?