JavaScript files not transferred properly and throw error in Chrome

I have created a ticket for this issue
11275
, but I was wondering if anyone else has been having troubles with AbstractJavaScriptComponent connector.js files throwing an error/warning in Chrome? The warning is: “Resource interpreted as Document but transferred with MIME type application/javascript”. Because of this, connector.js files can’t be debugged in Chrome because they aren’t seen as JavaScript content.

I have checked and verified mimetype settings are correct in Tomcat, tried with a new installation (on multiple machines), and these connector.js files are the only ones that are transferred incorrectly. More details in the ticket, if anyone is interested.