View Single Post
Posts: 189 | Thanked: 171 times | Joined on Jul 2011
#73
Originally Posted by jonwil View Post
For libssoautologin, we need to figure out just what it is for and whether keeping it working matters. And if it does, we will likely need to clone it so it can be made to work with the newer Gecko version (finding all the Gecko interfaces it uses and ensuring those are still ABI compatible is an exercise in futility given that interfaces are no longer frozen in Gecko)
One could also write a shim to get the older plugin to talk to a newer Gecko version that broke ABI support, might be easier than REing the plugin if it's a big one (I have no idea, not looked into it)
 

The Following 3 Users Say Thank You to pablocrossa For This Useful Post: