[Bug 21958] [Custom]: Should element registration be associated with a browsing context, not document?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21958

--- Comment #5 from Blake Kaplan <mrbkap@gmail.com> ---
This seems generally fine to me. I agree with comment 4, adding a "register"
function to the window is just asking to conflict with existing content and
there isn't really a better place to put it (navigator? hah!).

In general it's easy to go from a document to its associated window except
after the window has been closed or navigated, so as long as we can figure out
something sane to do in those cases (throw?) I don't see any problems with it.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 22 May 2013 23:22:38 UTC