Re: [w3c/webcomponents] Clarify "report an exception" for Custom Elements (#635)

Oh, I see, sorry for not understanding. I agree this is not specified well and not clear from the plan in whatwg/html#958.

Unfortunately I don't have a great answer, because I still haven't become comfortable with @bzbarsky's suggestion that we use entry global as the default for error reporting. This is simply because I haven't had time to get back to that general problem area and come up with any alternatives that I can compare with his proposal.

If we end up going with his suggestion, then probably we will use entry global in those places that are called from JS APIs, and the node document's global object for the parser case. But I am still not sure that entry global is the right way to go for such things... it might be the way to go for now though, at least in Firefox, since it sounds like that is what usually happens in Firefox from previous discussions with @bzbarsky.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/635#issuecomment-297516487

Received on Wednesday, 26 April 2017 19:30:23 UTC