[WebIDL] Handling undefined in Overload Resolution Algorithm

Hi,
   Refer to discussion in a Mozilla bug 648722 [1].

When undefined in passed to an overloaded function, the overload 
resolution algorithm should not exclude nullable non-primitive types.

Step 8 should also say "Return candidates", not "Return R".

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=648722#c39

-- 
Lachlan Hunt - Opera Software
http://lachy.id.au/
http://www.opera.com/

Received on Tuesday, 19 July 2011 13:04:42 UTC