On Fri, May 20, 2016 at 5:56 PM, Boris Zbarsky <[email protected]> wrote: > Background: We have a problem right now where the thing representing a > "collection of loads" (a loadgroup) is attached to a docshell, not an > individual document.
Slightly off-topic but: The notion of attaching load or loadingness into the docshell instead of the document has been a problem even for understanding the status of the document itself, so attaching stuff to the doc instead of the docshell seems generally good. While I've been looking at other things, have we already gained an object that tracks the load of a document all the way from when the navigation starts at link click through redirects before the document object exists? (Basically what's described at https://github.com/servo/servo/pull/3714#issuecomment-67650099 ) -- Henri Sivonen [email protected] https://hsivonen.fi/ _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

