Re: request referrer when downgrading from https to http

Boris Zbarsky <[email protected]> Fri, 26 Feb 2016 09:30:10 -0500
Newsgroups gmane.comp.mozilla.devel.netlib
Message-ID <[email protected]>
On 2/26/16 5:43 AM, [email protected] wrote:
> I tried using "channel.getProperty("docshell.internalReferrer")" on "http-on-modify-request", but the property never exists.

That property should exist for document loads.  At least modulo whatever 
e10s does here...

-Boris