- From: <bugzilla@jessica.w3.org>
- Date: Thu, 15 Nov 2012 01:32:24 +0000
- To: public-audio@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19902 --- Comment #2 from Ehsan Akhgari [:ehsan] <ehsan@mozilla.com> --- We're considering enabling Web IDL enum attribute setters to throw if passed an invalid value, which would mean that we'll get what I'm asking for here for free. And yes, I still think that using Web IDL enums would be a good change because of the increase in code readability and the possibilities of using the IDL parser to do various sorts of checking for the implementers. However I don't think that it would be very good for us to allow setting these both as integers and strings... How did WebKit deal with the other breaking changes that was recently made in the spec (such as renaming functions, etc.)? -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 15 November 2012 01:32:25 UTC