- From: <bugzilla@jessica.w3.org>
- Date: Thu, 01 Mar 2012 19:08:38 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16155 --- Comment #8 from Dimitri Glazkov <dglazkov@chromium.org> 2012-03-01 19:08:37 UTC --- (In reply to comment #7) > It's not, actually. > > And neither one is equivalent to the document being the current document of the > associated browsing context (if any), as far as I can tell. > > Which one we want depends on the behavior we want for things like prerendered > documents, unloaded documents, etc. Interesting. You're drawing a distinction between whether the browsing context simply isn't associated with a given document (like when it's created using DOMImplementation), or the user agent decides to not to create browsing contexts (when prerendering, data mining, etc.) for a document. Is this distinction anywhere in the spec? -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 1 March 2012 19:08:40 UTC