Re: [WebIDL] Would it make sense to add annotations for "creates a new object each time" and "always returns the same object"?

Boris Zbarsky wrote:
> Why is [SameObject] restricted to interface types? In particular, why
> does it not allow "object" return values, or IDL array return values?

Fair point:

https://github.com/heycam/webidl/commit/642d8b3f1599160154a600d98588e8ba63506d0a

Received on Monday, 27 January 2014 22:00:47 UTC