[Webkit-unassigned] [Bug 10313] xsl:import and document() don't work in stylesheets loaded via XMLHttpRequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 28 16:26:43 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=10313





--- Comment #63 from Adam Barth <abarth at webkit.org>  2010-06-28 16:26:42 PST ---
> > > We'll still need to decide what to do with Referer header.
> > What options are there?
> 
> First question - what does Firefox do? I can imagine several options for the Referer header:
> - XMLHttpRequest request URL;

This one seems unlikely.

> - XMLHttpRequest response URL (after redirects);
> - taken from the document that created XMLHttpRequest;
> - taken from the document that invoked XMLHttpRequest.responseXML;
> - taken from the document that created XSLTProcessor;
> - taken from the document that invoked XSLTProcessor.transformToDocument();
> - no Referer sent at all.

Hopefully we won't have to do this one either.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list