[Bug 17087] pushState()'s third argument being null (and maybe undefined) needs to be ignored as it breaks YUI. I suggest making it nullable and ignoring null in prose, that should be sufficient. (Gecko treats null as the empty string here, stringifies undefined at t

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

Anne <annevk@annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |annevk@annevk.nl

--- Comment #1 from Anne <annevk@annevk.nl> 2012-05-17 11:43:19 UTC ---
Search for pushState in
http://yuilibrary.com/yui/docs/api/files/history_js_history-html5.js.html by
the way to see the "mistake".

-- 
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, 17 May 2012 11:43:27 UTC