Re: Response to your LC Comment -2394 on Media API spec

On Mon, Jun 27, 2011 at 8:54 AM, Florian Stegmaier
<stegmai@dimis.fim.uni-passau.de> wrote:
> Changed to "This attribute must set the specific media resource that should be processed by the API.".

you should probably: s/must set/controls/

>> These are correct (per rfc2616)
> ?

you can ignore that.

>>> The noErrorStatus method ensures that no error is
>> This looks like a function; not a method/operation:
> I think method is correct here.

Why? For <function foo(){}>, foo is generally called a function.
Methods (or WebIDL "Operations") apply to objects, there isn't one
here.

Received on Tuesday, 28 June 2011 01:54:49 UTC