Linux plugin functional?

Michael Rueger m.rueger at acm.org
Thu Sep 19 15:35:50 UTC 2002


Bert Freudenberg wrote:
> It seems the new plugin image bypasses the URL requests through the
> browser and does HTTP by itself. That's bad. Wasn't it supposed to at
> least try browser tunneling first and then do it on it's own?

It's not a bug, it's a feature.
The squeakland launcher mechanism "knows" in which browsers the browser 
api works in which ones it doesn't. It then sets the parameter 
apiSupported to true or false. (view source reveals the "magic")

That makes the browser plugin work for everybody except those using a 
browser with defunct api (like Opera) AND behind a proxy.

So basically for now we could update the *ix plugin packages with the 
new image and the newest VM and make most people happy :-)


Michael


-- 

  "All of life's big problems include the words 'indictment' or
  'inoperable'. Everything else is small stuff." -- Alton Brown
  +------------------------------------------------------------+
  | Michael Rueger     m.rueger at acm.org     ++1 (310) 937 7196 |
  +------------------------------------------------------------+





More information about the Squeak-dev mailing list