fix the "free before strdup" problem.
s/rc/rv/g
Use NS_ERROR_OUT_OF_MEMORY where appropriate.
git-svn-id: svn://10.0.0.236/trunk@93946 18797224-902f-48f8-a5cc-f745e15eee43
M nglsrc/Makefile.in
M nglsrc/makefile.win
M nglsrc/nsPluginHostImpl.cpp
A nglsrc/nsPluginProxyImpl.cpp
A nglsrc/nsPluginProxyImpl.h
author=edburns
sr=darin
r=bbaetz
This fix modifies the way the plugins module implements its
FindProxyForURL method to use the nifty nsIProtocolProxyService.
This isolates the plugin module from future changes in the way
the enablement of java and proxies are handled.
git-svn-id: svn://10.0.0.236/trunk@93710 18797224-902f-48f8-a5cc-f745e15eee43