- From: <bugzilla@jessica.w3.org>
- Date: Fri, 29 Jun 2012 01:50:49 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17087
Cameron McCormack <cam@mcc.id.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cam@mcc.id.au
--- Comment #4 from Cameron McCormack <cam@mcc.id.au> 2012-06-29 01:50:58 UTC ---
Is the behaviour of pushState when passing "" as the url different from leaving
it off? If not, then you can just use [TreatNullAs=EmptyString]. If it is,
and you need null to behave like omitting the argument, you'll need to do as
Anne suggested. I *could* introduce a [TreatNullAs=Missing], just like the
[TreatUndefinedAs=Missing] that exists now, but it seems simpler just to handle
this in prose.
--
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 Friday, 29 June 2012 03:53:19 UTC