[Bug 16707] user/password set to undefined means missing

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16707

--- Comment #1 from Cameron McCormack <cam@mcc.id.au> 2012-04-12 07:42:40 UTC ---
If we don't change Web IDL due to
http://lists.w3.org/Archives/Public/public-script-coord/2012AprJun/0105.html
then bang a [TreatUndefinedAs=Missing] on those two arguments.  If we do change
Web IDL, then [TreatUndefinedAs=Missing] will disappear and it'll just be the
default behaviour.

I wonder what the behaviour should be if undefined is specified for username
but not for password.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Thursday, 12 April 2012 07:42:52 UTC