Comment 63 for bug 26436

Revision history for this message
ddfelts (dan-felts) wrote :

I have been testing this and found a rather funny issue.

Although the work around works it appears that the python binding seg faults if you try and access a https sight. So thinking that this same issue should affect the ruby binding to a certain extent I decided to check. The ruby binding when trying to access the same https sight (gmail) for example, actually produces a message box where the python binding doesn't. Just some food for thought.

Dan