this 1.0.0.development.1 version doesn't redirect https?<br><br>for example: http<span style="color: rgb(255, 0, 0);">s</span>://<a href="http://fr-fr.facebook.com/">fr-fr.facebook.com/</a> not redirect to <a href="https://www.facebook.com/">https://www.facebook.com/</a><br>
<br>Is it a bug? or it's a feature?<br><br><div class="gmail_quote">On 24 June 2011 03:03, Peter Eckersley <span dir="ltr"><<a href="mailto:pde@eff.org">pde@eff.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
The context menu code has finally landed in master.  It was rather more work<br>
than expected, but it's now mostly done.<br>
<br>
A couple of notes about it:<br>
<br>
 - this means we're now nearly ready to move huge numbers of development rules<br>
   into the stable branch.  We will have a new devel release in the next day<br>
   or two, and new stable releases will be branched off that.<br>
<br>
 - I'm switching to numbering development branches like 1.0.0development.1<br>
   rather than 1.0.0.development.1, since that's more consistent with<br>
   Mozilla's idea of version numbering:<br>
<br>
   <a href="https://developer.mozilla.org/en/nsIVersionComparator" target="_blank">https://developer.mozilla.org/en/nsIVersionComparator</a><br>
<br>
 - the semantics for the appearance of <securecookie>-only rules (the prime example<br>
   of which is the Facebook+ rule) in the context menu is not very good.<br>
   Currently these rules are only displayed if cookies were set while loading<br>
   parts of the current page.<br>
<br>
   The theoretically ideal way to do this would be to let the user toggle a<br>
   <securecookie> ruleset on any page where those cookies are sent, which would<br>
   probably require us to remember for each cookie whether the site tried to<br>
   set it securely, and to walk through the cookie store and toggle the secure<br>
   flag between "secure" and "whatever the site said".  Happy to take a patch<br>
   if anyone is up for that task ;).<br>
<font color="#888888"><br>
--<br>
Peter Eckersley                            <a href="mailto:pde@eff.org">pde@eff.org</a><br>
Senior Staff Technologist         Tel  +1 415 436 9333 x131<br>
Electronic Frontier Foundation    Fax  +1 415 436 9993<br>
_______________________________________________<br>
HTTPS-everywhere mailing list<br>
<a href="mailto:HTTPS-everywhere@mail1.eff.org">HTTPS-everywhere@mail1.eff.org</a><br>
<a href="https://mail1.eff.org/mailman/listinfo/https-everywhere" target="_blank">https://mail1.eff.org/mailman/listinfo/https-everywhere</a><br>
</font></blockquote></div><br>