Re: [w3c/webcomponents] HTML element constructors need to Get(newTarget, "Prototype") (#560)

There was a consensus to store callbacks because other implementors didn't want to detect when the presence of callbacks change over time to avoid enqueuing custom element reactions when not necessary as necessary optimizations but this would not be a thing for the prototype internal slot since we always need to get it when constructing an element.

-- 
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/560#issuecomment-243682270

Received on Wednesday, 31 August 2016 07:33:21 UTC