I created a new channel by overriding /etc/clientlibs/granite/clientlibrarymanager/DefaultChannelDetector.js, using the existing ie6 channel as a template to create an ie8 channel so that channels looked like this:var channels = [channel: "ie6", // or lowermatch: /MSIE ([0-6]\.[\.0-9]{0,})/i},{chann...