Re: [beacon] Random comments

On Wed, 12 Feb 2014, Arvind Jain wrote:
>
> https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/Beacon/Overview.html#sec-processing-model
> 
> Simon suggested changing the processing model to the text pasted below. 
> Subsequent to that, the question was which "settings" object to use - 
> the entry settings object or the incumbent settings object.

It depends on what results you want. Suppose a script in a page with URL A 
calls a function in a page with URL B which calls sendBeacon() on the 
Navigator object of a third page with URL C. Do you want the URL passed to 
sendBeacon() to be resolved relative to A, B, or C?

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Wednesday, 12 February 2014 22:44:22 UTC