gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #26713] mozilla-gnash-plugin circumvents firefox pro


From: Gabriele Giacone
Subject: [Gnash-commit] [bug #26713] mozilla-gnash-plugin circumvents firefox proxy-settings
Date: Thu, 05 Jul 2012 14:18:39 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.5) Gecko/20100101 Firefox/10.0.5 Iceweasel/10.0.5

Update of bug #26713 (project gnash):

                 Summary: mozilla-gnash-plugin circumvents firefox
proxy-settings  => mozilla-gnash-plugin circumvents firefox proxy-settings

    _______________________________________________________

Follow-up Comment #8:

> Did you look at "master" as of 30 Oct 2010, as referenced by comment #5 ?
The comment suggests support was added at that time.

Indeed proxy is supported and works if unauthenticated. It gets host:port via
NPN_GetValueForURL/NPNURLVProxy and sets http_proxy env var accondingly.
If there is user authentication though, NPN_GetValueForURL doesn't provide
credentials so gnash can't authenticate.

Workaround is manually setting http_proxy with credentials and also disabling
browser proxy config so that http_proxy var won't be reset w/o credentials.
Though that breaks more complex proxy configurations via .pac where proxy may
vary or be absent depending on the destination.

If proxy credentials can't be got from browser as it seems, fix might be a
gnashrc directive (comment #2), even multiple to support complex
configurations.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?26713>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]