- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 25 Apr 2017 07:07:35 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 25 April 2017 14:08:16 UTC
I'm not sure this is worth the churn, but if we wanted to, let's do it all at once. - LenientSetter -> LegacyLenientSetter - LenientThis -> LegacyLenientThis - NamedConstructor -> LegacyNamedConstructor - OverrideBuiltins -> LegacyOverrideBuiltins?? - Replaceable -> LegacyReplaceable? - TreatNonObjectAsNull -> LegacyTreatNonObjectAsNull - TreatNullAs=EmptyString -> LegacyNullToEmptyString (different naming scheme than LegacyTreatNonObjectAsNull since it operates on types, not callback functions) - Unforgeable -> LegacyUnforgeable??? I have attached varying degrees of ?s for the ones I am unsure on. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/issues/350
Received on Tuesday, 25 April 2017 14:08:16 UTC