On Thu, Jul 23, 2015 at 8:19 AM, Boris Zbarsky <bzbar...@mit.edu> wrote:
> On 7/23/15 9:47 AM, Anne van Kesteren wrote:
>> Load groups roughly matches the "fetch registry" I think. I should
>> probably rename that "fetch group" as Ben suggested to me privately.
>> Filed https://github.com/whatwg/fetch/issues/92 to do so.
>
> Sort of.  Except fetch group is per-global but there are loadgroups in Gecko
> that don't correspond to a global (e.g. each SVG resource document has its
> own loadgroup, which is itself a request in the linking document loadgroup).

By "SVG resource document" do you mean one that is fetched as an
image? (As otherwise SVG has its own global.)

Is that how we model stylesheets too?

Is there a particular reason for this design? (I wonder whether we
should make the specification match it.)


-- 
https://annevankesteren.nl/
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to