Closed tomitm closed 8 years ago
:+1:
Maybe move proxy
to options.options.proxy
? Or is this correct?
Not 100% sure why it was outside of options.options
in the first place, but there's a couple of things like that as well, so it's "correct" in a sense.
Would rather fix the 1.2.4 regression for now and figure out the proper way to sort this out later, since there's a couple of other things on options
.
I imagine options.options
had a particular purpose when it was originally written.
Just a typo during 1.2.4 refactoring. Resulted in Chrome never being passed the
--proxy-server
flag.