[Bug 21264] referrer source is wrong

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21264

--- Comment #6 from Hallvord R. M. Steen <hsteen@mozilla.com> ---
OK - if we don't want to pass document references to Fetch, why is there an
algorithm in Fetch that deals with documents and "navigating"? Seems you might
get the architecture right if you make your mind up here :-) 

IMO it makes sense to avoid passing documents to Fetch, so I suggest 
1) Moving the #determine-referrer to the HTML spec (the part that deals with
navigation, wherever that part is) and let the input to Fetch be an URL.

2) Resolve the issue in XHR by simply saying

referrer
  URL of [referrer source]

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 8 November 2013 22:54:22 UTC