I have a Facebook application that uses the Facebook Connect.js.
I am running my application over HTTPS. All content on the site is delivered from https://
https://
It look like FB._https as been replaced by :
FB._secure = (window.location.protocol == "https:");