LGTM++ On Thursday, February 7, 2013, Anne van Kesteren wrote:
> On Thu, Jan 17, 2013 at 2:02 PM, Alex Russell > <[email protected]<javascript:;>> > wrote: > > It appears that WebIDL-ese has afflicted DOMError and DOMException: > > http://dom.spec.whatwg.org/#interface-domerror > > > > These should be constructable, with a single "name" DOMStrong parameter > or > > an argument bag which allows setting of the name property. > > DOMError: > > > https://github.com/whatwg/dom/commit/3f5761ef179f6784dc08c6955c5673db7552fa6e > > DOMException: > > > http://lists.w3.org/Archives/Public/public-script-coord/2013JanMar/0049.html > > (I took so long to reply because I was waiting for heycam to reply to > the above, but I thought I might as well move ahead with DOMError for > now.) > > Thanks! > > > -- > http://annevankesteren.nl/ >
