[Bug 22959] Nullable parameter in tail position should be optional

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

Anne <annevk@annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugs@pettay.fi,
                   |                            |Ms2ger@gmail.com,
                   |                            |travil@microsoft.com

--- Comment #7 from Anne <annevk@annevk.nl> ---
We could make it optional. But that doesn't make it optional in all browsers
right away. It's not clear what the advantage is, other than it would more
closely align with Chrome / Safari and less with Gecko / IE for the foreseeable
future.

Given that both Gecko / IE implement IDL (as I understand) making
createDocument()'s arguments optional could be pretty trivial however and maybe
that's okay with Olli and Travis?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 15 August 2013 11:19:23 UTC